public static interface EnableIpamOrganizationAdminAccountRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<EnableIpamOrganizationAdminAccountRequest.Builder,EnableIpamOrganizationAdminAccountRequest>
| Modifier and Type | Method and Description |
|---|---|
EnableIpamOrganizationAdminAccountRequest.Builder |
delegatedAdminAccountId(String delegatedAdminAccountId)
The Organizations member account ID that you want to enable as the IPAM account.
|
EnableIpamOrganizationAdminAccountRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
EnableIpamOrganizationAdminAccountRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildEnableIpamOrganizationAdminAccountRequest.Builder delegatedAdminAccountId(String delegatedAdminAccountId)
The Organizations member account ID that you want to enable as the IPAM account.
delegatedAdminAccountId - The Organizations member account ID that you want to enable as the IPAM account.EnableIpamOrganizationAdminAccountRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderEnableIpamOrganizationAdminAccountRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.