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 specified keyword.
|
SourceKeyword.Builder |
keywordInputType(String keywordInputType)
The method of input for the specified keyword.
|
SourceKeyword.Builder |
keywordValue(String keywordValue)
The value of the keyword used to search AWS CloudTrail logs, AWS Config rules, AWS Security Hub checks, and
AWS API names when mapping a control data source.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSourceKeyword.Builder keywordInputType(String keywordInputType)
The method of input for the specified keyword.
keywordInputType - The method of input for the specified keyword.KeywordInputType,
KeywordInputTypeSourceKeyword.Builder keywordInputType(KeywordInputType keywordInputType)
The method of input for the specified keyword.
keywordInputType - The method of input for the specified keyword.KeywordInputType,
KeywordInputTypeSourceKeyword.Builder keywordValue(String keywordValue)
The value of the keyword used to search AWS CloudTrail logs, AWS Config rules, AWS Security Hub checks, and AWS API names when mapping a control data source.
keywordValue - The value of the keyword used to search AWS CloudTrail logs, AWS Config rules, AWS Security Hub
checks, and AWS API names when mapping a control data source.Copyright © 2021. All rights reserved.