public static interface AccountStatus.Builder extends SdkPojo, CopyableBuilder<AccountStatus.Builder,AccountStatus>
| Modifier and Type | Method and Description |
|---|---|
AccountStatus.Builder |
accountId(String accountId)
The ID of an account within the Amazon Web Services Organization.
|
AccountStatus.Builder |
slrDeploymentStatus(String slrDeploymentStatus)
The status of SLR deployment for the account.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAccountStatus.Builder accountId(String accountId)
The ID of an account within the Amazon Web Services Organization.
accountId - The ID of an account within the Amazon Web Services Organization.AccountStatus.Builder slrDeploymentStatus(String slrDeploymentStatus)
The status of SLR deployment for the account.
slrDeploymentStatus - The status of SLR deployment for the account.Copyright © 2022. All rights reserved.