| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
AccountStatus |
AccountStatus.clone() |
AccountStatus |
AccountStatus.withAccountId(String accountId)
The ID of an account within the Amazon Web Services Organization.
|
AccountStatus |
AccountStatus.withSLRDeploymentStatus(String sLRDeploymentStatus)
The status of SLR deployment for the account.
|
| Modifier and Type | Method and Description |
|---|---|
List<AccountStatus> |
OrganizationStatus.getAccountStatusList()
The current service-linked role (SLR) deployment status for an Amazon Web Services Organization's accounts.
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationStatus |
OrganizationStatus.withAccountStatusList(AccountStatus... accountStatusList)
The current service-linked role (SLR) deployment status for an Amazon Web Services Organization's accounts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationStatus.setAccountStatusList(Collection<AccountStatus> accountStatusList)
The current service-linked role (SLR) deployment status for an Amazon Web Services Organization's accounts.
|
OrganizationStatus |
OrganizationStatus.withAccountStatusList(Collection<AccountStatus> accountStatusList)
The current service-linked role (SLR) deployment status for an Amazon Web Services Organization's accounts.
|
Copyright © 2024. All rights reserved.