public static interface AdminAccount.Builder extends SdkPojo, CopyableBuilder<AdminAccount.Builder,AdminAccount>
| Modifier and Type | Method and Description |
|---|---|
AdminAccount.Builder |
adminAccountId(String adminAccountId)
The Amazon Web Services account ID for the account.
|
AdminAccount.Builder |
adminStatus(AdminStatus adminStatus)
Indicates whether the account is enabled as the delegated administrator.
|
AdminAccount.Builder |
adminStatus(String adminStatus)
Indicates whether the account is enabled as the delegated administrator.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAdminAccount.Builder adminAccountId(String adminAccountId)
The Amazon Web Services account ID for the account.
adminAccountId - The Amazon Web Services account ID for the account.AdminAccount.Builder adminStatus(String adminStatus)
Indicates whether the account is enabled as the delegated administrator.
adminStatus - Indicates whether the account is enabled as the delegated administrator.AdminStatus,
AdminStatusAdminAccount.Builder adminStatus(AdminStatus adminStatus)
Indicates whether the account is enabled as the delegated administrator.
adminStatus - Indicates whether the account is enabled as the delegated administrator.AdminStatus,
AdminStatusCopyright © 2022. All rights reserved.