| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
MemberAccountEc2DeepInspectionStatusState |
MemberAccountEc2DeepInspectionStatusState.clone() |
MemberAccountEc2DeepInspectionStatusState |
MemberAccountEc2DeepInspectionStatusState.withAccountId(String accountId)
The unique identifier for the Amazon Web Services account of the organization member
|
MemberAccountEc2DeepInspectionStatusState |
MemberAccountEc2DeepInspectionStatusState.withErrorMessage(String errorMessage)
The error message explaining why the account failed to activate Amazon Inspector deep inspection.
|
MemberAccountEc2DeepInspectionStatusState |
MemberAccountEc2DeepInspectionStatusState.withStatus(Ec2DeepInspectionStatus status)
The state of Amazon Inspector deep inspection in the member account.
|
MemberAccountEc2DeepInspectionStatusState |
MemberAccountEc2DeepInspectionStatusState.withStatus(String status)
The state of Amazon Inspector deep inspection in the member account.
|
| Modifier and Type | Method and Description |
|---|---|
List<MemberAccountEc2DeepInspectionStatusState> |
BatchUpdateMemberEc2DeepInspectionStatusResult.getAccountIds()
An array of objects that provide details for each of the accounts that Amazon Inspector deep inspection status
was successfully changed for.
|
List<MemberAccountEc2DeepInspectionStatusState> |
BatchGetMemberEc2DeepInspectionStatusResult.getAccountIds()
An array of objects that provide details on the activation status of Amazon Inspector deep inspection for each of
the requested accounts.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateMemberEc2DeepInspectionStatusResult |
BatchUpdateMemberEc2DeepInspectionStatusResult.withAccountIds(MemberAccountEc2DeepInspectionStatusState... accountIds)
An array of objects that provide details for each of the accounts that Amazon Inspector deep inspection status
was successfully changed for.
|
BatchGetMemberEc2DeepInspectionStatusResult |
BatchGetMemberEc2DeepInspectionStatusResult.withAccountIds(MemberAccountEc2DeepInspectionStatusState... accountIds)
An array of objects that provide details on the activation status of Amazon Inspector deep inspection for each of
the requested accounts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchUpdateMemberEc2DeepInspectionStatusResult.setAccountIds(Collection<MemberAccountEc2DeepInspectionStatusState> accountIds)
An array of objects that provide details for each of the accounts that Amazon Inspector deep inspection status
was successfully changed for.
|
void |
BatchGetMemberEc2DeepInspectionStatusResult.setAccountIds(Collection<MemberAccountEc2DeepInspectionStatusState> accountIds)
An array of objects that provide details on the activation status of Amazon Inspector deep inspection for each of
the requested accounts.
|
BatchUpdateMemberEc2DeepInspectionStatusResult |
BatchUpdateMemberEc2DeepInspectionStatusResult.withAccountIds(Collection<MemberAccountEc2DeepInspectionStatusState> accountIds)
An array of objects that provide details for each of the accounts that Amazon Inspector deep inspection status
was successfully changed for.
|
BatchGetMemberEc2DeepInspectionStatusResult |
BatchGetMemberEc2DeepInspectionStatusResult.withAccountIds(Collection<MemberAccountEc2DeepInspectionStatusState> accountIds)
An array of objects that provide details on the activation status of Amazon Inspector deep inspection for each of
the requested accounts.
|
Copyright © 2023. All rights reserved.