| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
List<FailedMemberAccountEc2DeepInspectionStatusState> |
BatchGetMemberEc2DeepInspectionStatusResponse.failedAccountIds()
An array of objects that provide details on any accounts that failed to activate Amazon Inspector deep inspection
and why.
|
List<FailedMemberAccountEc2DeepInspectionStatusState> |
BatchUpdateMemberEc2DeepInspectionStatusResponse.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.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetMemberEc2DeepInspectionStatusResponse.Builder |
BatchGetMemberEc2DeepInspectionStatusResponse.Builder.failedAccountIds(FailedMemberAccountEc2DeepInspectionStatusState... failedAccountIds)
An array of objects that provide details on any accounts that failed to activate Amazon Inspector deep
inspection and why.
|
BatchUpdateMemberEc2DeepInspectionStatusResponse.Builder |
BatchUpdateMemberEc2DeepInspectionStatusResponse.Builder.failedAccountIds(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.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetMemberEc2DeepInspectionStatusResponse.Builder |
BatchGetMemberEc2DeepInspectionStatusResponse.Builder.failedAccountIds(Collection<FailedMemberAccountEc2DeepInspectionStatusState> failedAccountIds)
An array of objects that provide details on any accounts that failed to activate Amazon Inspector deep
inspection and why.
|
BatchUpdateMemberEc2DeepInspectionStatusResponse.Builder |
BatchUpdateMemberEc2DeepInspectionStatusResponse.Builder.failedAccountIds(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.
|
Copyright © 2023. All rights reserved.