class Aws::AuditManager::Types::SourceKeyword
The keyword to search for in CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names.
@note When making an API call, you may pass SourceKeyword
data as a hash: { keyword_input_type: "SELECT_FROM_LIST", # accepts SELECT_FROM_LIST keyword_value: "KeywordValue", }
@!attribute [rw] keyword_input_type
The method of input for the specified keyword. @return [String]
@!attribute [rw] keyword_value
The value of the keyword used to search CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names when mapping a control data source. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/SourceKeyword AWS API Documentation
Constants
- SENSITIVE