| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
FailedMemberAccountEc2DeepInspectionStatusState |
FailedMemberAccountEc2DeepInspectionStatusState.clone() |
FailedMemberAccountEc2DeepInspectionStatusState |
FailedMemberAccountEc2DeepInspectionStatusState.withAccountId(String accountId)
The unique identifier for the Amazon Web Services account of the organization member that failed to activate
Amazon Inspector deep inspection.
|
FailedMemberAccountEc2DeepInspectionStatusState |
FailedMemberAccountEc2DeepInspectionStatusState.withEc2ScanStatus(Status ec2ScanStatus)
The status of EC2 scanning in the account that failed to activate Amazon Inspector deep inspection.
|
FailedMemberAccountEc2DeepInspectionStatusState |
FailedMemberAccountEc2DeepInspectionStatusState.withEc2ScanStatus(String ec2ScanStatus)
The status of EC2 scanning in the account that failed to activate Amazon Inspector deep inspection.
|
FailedMemberAccountEc2DeepInspectionStatusState |
FailedMemberAccountEc2DeepInspectionStatusState.withErrorMessage(String errorMessage)
The error message explaining why the account failed to activate Amazon Inspector deep inspection.
|
| Modifier and Type | Method and Description |
|---|---|
List<FailedMemberAccountEc2DeepInspectionStatusState> |
BatchUpdateMemberEc2DeepInspectionStatusResult.getFailedAccountIds()
An array of objects that provide details for each of the accounts that Amazon Inspector deep inspection status
could not be successfully changed for.
|
List<FailedMemberAccountEc2DeepInspectionStatusState> |
BatchGetMemberEc2DeepInspectionStatusResult.getFailedAccountIds()
An array of objects that provide details on any accounts that failed to activate Amazon Inspector deep inspection
and why.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateMemberEc2DeepInspectionStatusResult |
BatchUpdateMemberEc2DeepInspectionStatusResult.withFailedAccountIds(FailedMemberAccountEc2DeepInspectionStatusState... failedAccountIds)
An array of objects that provide details for each of the accounts that Amazon Inspector deep inspection status
could not be successfully changed for.
|
BatchGetMemberEc2DeepInspectionStatusResult |
BatchGetMemberEc2DeepInspectionStatusResult.withFailedAccountIds(FailedMemberAccountEc2DeepInspectionStatusState... failedAccountIds)
An array of objects that provide details on any accounts that failed to activate Amazon Inspector deep inspection
and why.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchUpdateMemberEc2DeepInspectionStatusResult.setFailedAccountIds(Collection<FailedMemberAccountEc2DeepInspectionStatusState> failedAccountIds)
An array of objects that provide details for each of the accounts that Amazon Inspector deep inspection status
could not be successfully changed for.
|
void |
BatchGetMemberEc2DeepInspectionStatusResult.setFailedAccountIds(Collection<FailedMemberAccountEc2DeepInspectionStatusState> failedAccountIds)
An array of objects that provide details on any accounts that failed to activate Amazon Inspector deep inspection
and why.
|
BatchUpdateMemberEc2DeepInspectionStatusResult |
BatchUpdateMemberEc2DeepInspectionStatusResult.withFailedAccountIds(Collection<FailedMemberAccountEc2DeepInspectionStatusState> failedAccountIds)
An array of objects that provide details for each of the accounts that Amazon Inspector deep inspection status
could not be successfully changed for.
|
BatchGetMemberEc2DeepInspectionStatusResult |
BatchGetMemberEc2DeepInspectionStatusResult.withFailedAccountIds(Collection<FailedMemberAccountEc2DeepInspectionStatusState> failedAccountIds)
An array of objects that provide details on any accounts that failed to activate Amazon Inspector deep inspection
and why.
|
Copyright © 2023. All rights reserved.