| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
Target |
Target.clone() |
Target |
ConfigurationPolicyAssociation.getTarget()
The target account, organizational unit, or the root.
|
Target |
StartConfigurationPolicyDisassociationRequest.getTarget()
The identifier of the target account, organizational unit, or the root to disassociate from the specified
configuration.
|
Target |
GetConfigurationPolicyAssociationRequest.getTarget()
The target account ID, organizational unit ID, or the root ID to retrieve the association for.
|
Target |
StartConfigurationPolicyAssociationRequest.getTarget()
The identifier of the target account, organizational unit, or the root to associate with the specified
configuration.
|
Target |
Target.withAccountId(String accountId)
The Amazon Web Services account ID of the target account.
|
Target |
Target.withOrganizationalUnitId(String organizationalUnitId)
The organizational unit ID of the target organizational unit.
|
Target |
Target.withRootId(String rootId)
The ID of the organization root.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationPolicyAssociation.setTarget(Target target)
The target account, organizational unit, or the root.
|
void |
StartConfigurationPolicyDisassociationRequest.setTarget(Target target)
The identifier of the target account, organizational unit, or the root to disassociate from the specified
configuration.
|
void |
GetConfigurationPolicyAssociationRequest.setTarget(Target target)
The target account ID, organizational unit ID, or the root ID to retrieve the association for.
|
void |
StartConfigurationPolicyAssociationRequest.setTarget(Target target)
The identifier of the target account, organizational unit, or the root to associate with the specified
configuration.
|
ConfigurationPolicyAssociation |
ConfigurationPolicyAssociation.withTarget(Target target)
The target account, organizational unit, or the root.
|
StartConfigurationPolicyDisassociationRequest |
StartConfigurationPolicyDisassociationRequest.withTarget(Target target)
The identifier of the target account, organizational unit, or the root to disassociate from the specified
configuration.
|
GetConfigurationPolicyAssociationRequest |
GetConfigurationPolicyAssociationRequest.withTarget(Target target)
The target account ID, organizational unit ID, or the root ID to retrieve the association for.
|
StartConfigurationPolicyAssociationRequest |
StartConfigurationPolicyAssociationRequest.withTarget(Target target)
The identifier of the target account, organizational unit, or the root to associate with the specified
configuration.
|
Copyright © 2024. All rights reserved.