public static interface DelegatedAdminAccount.Builder extends SdkPojo, CopyableBuilder<DelegatedAdminAccount.Builder,DelegatedAdminAccount>
| Modifier and Type | Method and Description |
|---|---|
DelegatedAdminAccount.Builder |
accountId(String accountId)
The Amazon Web Services account ID of the Amazon Inspector delegated administrator for your organization.
|
DelegatedAdminAccount.Builder |
status(DelegatedAdminStatus status)
The status of the Amazon Inspector delegated administrator.
|
DelegatedAdminAccount.Builder |
status(String status)
The status of the Amazon Inspector delegated administrator.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDelegatedAdminAccount.Builder accountId(String accountId)
The Amazon Web Services account ID of the Amazon Inspector delegated administrator for your organization.
accountId - The Amazon Web Services account ID of the Amazon Inspector delegated administrator for your
organization.DelegatedAdminAccount.Builder status(String status)
The status of the Amazon Inspector delegated administrator.
status - The status of the Amazon Inspector delegated administrator.DelegatedAdminStatus,
DelegatedAdminStatusDelegatedAdminAccount.Builder status(DelegatedAdminStatus status)
The status of the Amazon Inspector delegated administrator.
status - The status of the Amazon Inspector delegated administrator.DelegatedAdminStatus,
DelegatedAdminStatusCopyright © 2022. All rights reserved.