| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AssociationFilters |
AssociationFilters.clone() |
AssociationFilters |
ListConfigurationPolicyAssociationsRequest.getFilters()
Options for filtering the
ListConfigurationPolicyAssociations response. |
AssociationFilters |
AssociationFilters.withAssociationStatus(ConfigurationPolicyAssociationStatus associationStatus)
The current status of the association between a target and a configuration policy.
|
AssociationFilters |
AssociationFilters.withAssociationStatus(String associationStatus)
The current status of the association between a target and a configuration policy.
|
AssociationFilters |
AssociationFilters.withAssociationType(AssociationType associationType)
Indicates whether the association between a target and a configuration was directly applied by the Security Hub
delegated administrator or inherited from a parent.
|
AssociationFilters |
AssociationFilters.withAssociationType(String associationType)
Indicates whether the association between a target and a configuration was directly applied by the Security Hub
delegated administrator or inherited from a parent.
|
AssociationFilters |
AssociationFilters.withConfigurationPolicyId(String configurationPolicyId)
The ARN or UUID of the configuration policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListConfigurationPolicyAssociationsRequest.setFilters(AssociationFilters filters)
Options for filtering the
ListConfigurationPolicyAssociations response. |
ListConfigurationPolicyAssociationsRequest |
ListConfigurationPolicyAssociationsRequest.withFilters(AssociationFilters filters)
Options for filtering the
ListConfigurationPolicyAssociations response. |
Copyright © 2024. All rights reserved.