class Aws::AuditManager::Types::ListKeywordsForDataSourceRequest
@note When making an API call, you may pass ListKeywordsForDataSourceRequest
data as a hash: { source: "AWS_Cloudtrail", # required, accepts AWS_Cloudtrail, AWS_Config, AWS_Security_Hub, AWS_API_Call, MANUAL next_token: "Token", max_results: 1, }
@!attribute [rw] source
The control mapping data source to which the keywords apply. @return [String]
@!attribute [rw] next_token
The pagination token used to fetch the next set of results. @return [String]
@!attribute [rw] max_results
Represents the maximum number of results per page, or per API request call. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/ListKeywordsForDataSourceRequest AWS API Documentation
Constants
- SENSITIVE