AWSAccount |
AWSAccount.accessKeyId(String accessKeyId) |
AWSAccount |
AWSAccount.accountId(String accountId) |
AWSAccount |
AWSAccount.accountSpecificNamespaceRules(Map<String,Boolean> accountSpecificNamespaceRules) |
AWSAccount |
AWSAccount.addExcludedRegionsItem(String excludedRegionsItem) |
AWSAccount |
AWSAccount.addFilterTagsItem(String filterTagsItem) |
AWSAccount |
AWSAccount.addHostTagsItem(String hostTagsItem) |
AWSAccount |
AWSAccount.cspmResourceCollectionEnabled(Boolean cspmResourceCollectionEnabled) |
AWSAccount |
AWSAccount.excludedRegions(List<String> excludedRegions) |
AWSAccount |
AWSAccount.extendedResourceCollectionEnabled(Boolean extendedResourceCollectionEnabled) |
AWSAccount |
AWSAccount.filterTags(List<String> filterTags) |
AWSAccount |
AWSAccount.hostTags(List<String> hostTags) |
AWSAccount |
AWSAccount.metricsCollectionEnabled(Boolean metricsCollectionEnabled) |
AWSAccount |
AWSAccount.putAccountSpecificNamespaceRulesItem(String key,
Boolean accountSpecificNamespaceRulesItem) |
AWSAccount |
AWSAccount.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AWSAccount |
AWSAccount.resourceCollectionEnabled(Boolean resourceCollectionEnabled) |
AWSAccount |
AWSAccount.roleName(String roleName) |
AWSAccount |
AWSAccount.secretAccessKey(String secretAccessKey) |