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) |
build
overrideConfiguration
equalsBySdkFields, sdkFields
copy
applyMutation, build
EnableIpamOrganizationAdminAccountRequest.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.Builder
EnableIpamOrganizationAdminAccountRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration
in interface AwsRequest.Builder
Copyright © 2023. All rights reserved.