public static interface DisassociateAccountsResponse.Builder extends BillingconductorResponse.Builder, SdkPojo, CopyableBuilder<DisassociateAccountsResponse.Builder,DisassociateAccountsResponse>
| Modifier and Type | Method and Description |
|---|---|
DisassociateAccountsResponse.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the billing group that the array of account IDs is disassociated from.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateAccountsResponse.Builder arn(String arn)
The Amazon Resource Name (ARN) of the billing group that the array of account IDs is disassociated from.
arn - The Amazon Resource Name (ARN) of the billing group that the array of account IDs is disassociated
from.Copyright © 2023. All rights reserved.