| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
DelegatedAdmin |
DelegatedAdmin.clone() |
DelegatedAdmin |
GetDelegatedAdminAccountResult.getDelegatedAdmin()
The Amazon Web Services account ID of the Amazon Inspector delegated administrator.
|
DelegatedAdmin |
DelegatedAdmin.withAccountId(String accountId)
The Amazon Web Services account ID of the Amazon Inspector delegated administrator for your organization.
|
DelegatedAdmin |
DelegatedAdmin.withRelationshipStatus(RelationshipStatus relationshipStatus)
The status of the Amazon Inspector delegated administrator.
|
DelegatedAdmin |
DelegatedAdmin.withRelationshipStatus(String relationshipStatus)
The status of the Amazon Inspector delegated administrator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDelegatedAdminAccountResult.setDelegatedAdmin(DelegatedAdmin delegatedAdmin)
The Amazon Web Services account ID of the Amazon Inspector delegated administrator.
|
GetDelegatedAdminAccountResult |
GetDelegatedAdminAccountResult.withDelegatedAdmin(DelegatedAdmin delegatedAdmin)
The Amazon Web Services account ID of the Amazon Inspector delegated administrator.
|
Copyright © 2023. All rights reserved.