| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
MemberAccountEc2DeepInspectionStatus |
MemberAccountEc2DeepInspectionStatus.clone() |
MemberAccountEc2DeepInspectionStatus |
MemberAccountEc2DeepInspectionStatus.withAccountId(String accountId)
The unique identifier for the Amazon Web Services account of the organization member.
|
MemberAccountEc2DeepInspectionStatus |
MemberAccountEc2DeepInspectionStatus.withActivateDeepInspection(Boolean activateDeepInspection)
Whether Amazon Inspector deep inspection is active in the account.
|
| Modifier and Type | Method and Description |
|---|---|
List<MemberAccountEc2DeepInspectionStatus> |
BatchUpdateMemberEc2DeepInspectionStatusRequest.getAccountIds()
The unique identifiers for the Amazon Web Services accounts to change Amazon Inspector deep inspection status
for.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateMemberEc2DeepInspectionStatusRequest |
BatchUpdateMemberEc2DeepInspectionStatusRequest.withAccountIds(MemberAccountEc2DeepInspectionStatus... accountIds)
The unique identifiers for the Amazon Web Services accounts to change Amazon Inspector deep inspection status
for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchUpdateMemberEc2DeepInspectionStatusRequest.setAccountIds(Collection<MemberAccountEc2DeepInspectionStatus> accountIds)
The unique identifiers for the Amazon Web Services accounts to change Amazon Inspector deep inspection status
for.
|
BatchUpdateMemberEc2DeepInspectionStatusRequest |
BatchUpdateMemberEc2DeepInspectionStatusRequest.withAccountIds(Collection<MemberAccountEc2DeepInspectionStatus> accountIds)
The unique identifiers for the Amazon Web Services accounts to change Amazon Inspector deep inspection status
for.
|
Copyright © 2023. All rights reserved.