| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AssociationType |
AssociationType.fromValue(String value)
Use this in place of valueOf.
|
static AssociationType |
AssociationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociationType[] |
AssociationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
StartConfigurationPolicyAssociationResult |
StartConfigurationPolicyAssociationResult.withAssociationType(AssociationType associationType)
Indicates whether the association between the specified target and the configuration was directly applied by the
Security Hub delegated administrator or inherited from a parent.
|
GetConfigurationPolicyAssociationResult |
GetConfigurationPolicyAssociationResult.withAssociationType(AssociationType associationType)
Indicates whether the association between the specified target and the configuration was directly applied by the
Security Hub delegated administrator or inherited from a parent.
|
ConfigurationPolicyAssociationSummary |
ConfigurationPolicyAssociationSummary.withAssociationType(AssociationType associationType)
Indicates whether the association between the specified target and the configuration was directly applied by the
Security Hub delegated administrator or inherited from a parent.
|
Copyright © 2024. All rights reserved.