static BatchGetConfigurationPolicyAssociationsResponse.Builder |
BatchGetConfigurationPolicyAssociationsResponse.builder() |
|
BatchGetConfigurationPolicyAssociationsResponse.Builder |
BatchGetConfigurationPolicyAssociationsResponse.Builder.configurationPolicyAssociations(Collection<ConfigurationPolicyAssociationSummary> configurationPolicyAssociations) |
Describes associations for the target accounts, OUs, or the root.
|
BatchGetConfigurationPolicyAssociationsResponse.Builder |
BatchGetConfigurationPolicyAssociationsResponse.Builder.configurationPolicyAssociations(Consumer<ConfigurationPolicyAssociationSummary.Builder>... configurationPolicyAssociations) |
Describes associations for the target accounts, OUs, or the root.
|
BatchGetConfigurationPolicyAssociationsResponse.Builder |
BatchGetConfigurationPolicyAssociationsResponse.Builder.configurationPolicyAssociations(ConfigurationPolicyAssociationSummary... configurationPolicyAssociations) |
Describes associations for the target accounts, OUs, or the root.
|
BatchGetConfigurationPolicyAssociationsResponse.Builder |
BatchGetConfigurationPolicyAssociationsResponse.toBuilder() |
|
BatchGetConfigurationPolicyAssociationsResponse.Builder |
BatchGetConfigurationPolicyAssociationsResponse.Builder.unprocessedConfigurationPolicyAssociations(Collection<UnprocessedConfigurationPolicyAssociation> unprocessedConfigurationPolicyAssociations) |
An array of configuration policy associations, one for each configuration policy association identifier, that
was specified in the request but couldn’t be processed due to an error.
|
BatchGetConfigurationPolicyAssociationsResponse.Builder |
BatchGetConfigurationPolicyAssociationsResponse.Builder.unprocessedConfigurationPolicyAssociations(Consumer<UnprocessedConfigurationPolicyAssociation.Builder>... unprocessedConfigurationPolicyAssociations) |
An array of configuration policy associations, one for each configuration policy association identifier, that
was specified in the request but couldn’t be processed due to an error.
|
BatchGetConfigurationPolicyAssociationsResponse.Builder |
BatchGetConfigurationPolicyAssociationsResponse.Builder.unprocessedConfigurationPolicyAssociations(UnprocessedConfigurationPolicyAssociation... unprocessedConfigurationPolicyAssociations) |
An array of configuration policy associations, one for each configuration policy association identifier, that
was specified in the request but couldn’t be processed due to an error.
|