| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
DelegatedAdminAccount.Builder |
DelegatedAdminAccount.Builder.accountId(String accountId)
The Amazon Web Services account ID of the Amazon Inspector delegated administrator for your organization.
|
static DelegatedAdminAccount.Builder |
DelegatedAdminAccount.builder() |
DelegatedAdminAccount.Builder |
DelegatedAdminAccount.Builder.status(DelegatedAdminStatus status)
The status of the Amazon Inspector delegated administrator.
|
DelegatedAdminAccount.Builder |
DelegatedAdminAccount.Builder.status(String status)
The status of the Amazon Inspector delegated administrator.
|
DelegatedAdminAccount.Builder |
DelegatedAdminAccount.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DelegatedAdminAccount.Builder> |
DelegatedAdminAccount.serializableBuilderClass() |
Copyright © 2023. All rights reserved.