public static interface GetAccountStatusResponse.Builder extends AuditManagerResponse.Builder, SdkPojo, CopyableBuilder<GetAccountStatusResponse.Builder,GetAccountStatusResponse>
| Modifier and Type | Method and Description |
|---|---|
GetAccountStatusResponse.Builder |
status(AccountStatus status)
The status of the specified AWS account.
|
GetAccountStatusResponse.Builder |
status(String status)
The status of the specified AWS account.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetAccountStatusResponse.Builder status(String status)
The status of the specified AWS account.
status - The status of the specified AWS account.AccountStatus,
AccountStatusGetAccountStatusResponse.Builder status(AccountStatus status)
The status of the specified AWS account.
status - The status of the specified AWS account.AccountStatus,
AccountStatusCopyright © 2021. All rights reserved.