| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
SourceKeyword |
SourceKeyword.clone() |
SourceKeyword |
ControlMappingSource.getSourceKeyword() |
SourceKeyword |
CreateControlMappingSource.getSourceKeyword() |
SourceKeyword |
SourceKeyword.withKeywordInputType(KeywordInputType keywordInputType)
The method of input for the specified keyword.
|
SourceKeyword |
SourceKeyword.withKeywordInputType(String keywordInputType)
The method of input for the specified keyword.
|
SourceKeyword |
SourceKeyword.withKeywordValue(String keywordValue)
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ControlMappingSource.setSourceKeyword(SourceKeyword sourceKeyword) |
void |
CreateControlMappingSource.setSourceKeyword(SourceKeyword sourceKeyword) |
ControlMappingSource |
ControlMappingSource.withSourceKeyword(SourceKeyword sourceKeyword) |
CreateControlMappingSource |
CreateControlMappingSource.withSourceKeyword(SourceKeyword sourceKeyword) |
Copyright © 2021. All rights reserved.