public static interface SourceKeyword.Builder extends SdkPojo, CopyableBuilder<SourceKeyword.Builder,SourceKeyword>
| Modifier and Type | Method and Description |
|---|---|
SourceKeyword.Builder |
keywordInputType(KeywordInputType keywordInputType)
The method of input for the keyword.
|
SourceKeyword.Builder |
keywordInputType(String keywordInputType)
The method of input for the keyword.
|
SourceKeyword.Builder |
keywordValue(String keywordValue)
The value of the keyword that's used to search CloudTrail logs, Config rules, Security Hub checks, and Amazon
Web Services API names when mapping a control data source.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSourceKeyword.Builder keywordInputType(String keywordInputType)
The method of input for the keyword.
keywordInputType - The method of input for the keyword.KeywordInputType,
KeywordInputTypeSourceKeyword.Builder keywordInputType(KeywordInputType keywordInputType)
The method of input for the keyword.
keywordInputType - The method of input for the keyword.KeywordInputType,
KeywordInputTypeSourceKeyword.Builder keywordValue(String keywordValue)
The value of the keyword that's used to search CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names when mapping a control data source.
keywordValue - The value of the keyword that's used to search CloudTrail logs, Config rules, Security Hub checks, and
Amazon Web Services API names when mapping a control data source.Copyright © 2022. All rights reserved.