| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
List<MemberAccountEc2DeepInspectionStatusState> |
BatchGetMemberEc2DeepInspectionStatusResponse.accountIds()
An array of objects that provide details on the activation status of Amazon Inspector deep inspection for each of
the requested accounts.
|
List<MemberAccountEc2DeepInspectionStatusState> |
BatchUpdateMemberEc2DeepInspectionStatusResponse.accountIds()
An array of objects that provide details for each of the accounts that Amazon Inspector deep inspection status
was successfully changed for.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetMemberEc2DeepInspectionStatusResponse.Builder |
BatchGetMemberEc2DeepInspectionStatusResponse.Builder.accountIds(MemberAccountEc2DeepInspectionStatusState... accountIds)
An array of objects that provide details on the activation status of Amazon Inspector deep inspection for
each of the requested accounts.
|
BatchUpdateMemberEc2DeepInspectionStatusResponse.Builder |
BatchUpdateMemberEc2DeepInspectionStatusResponse.Builder.accountIds(MemberAccountEc2DeepInspectionStatusState... accountIds)
An array of objects that provide details for each of the accounts that Amazon Inspector deep inspection
status was successfully changed for.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetMemberEc2DeepInspectionStatusResponse.Builder |
BatchGetMemberEc2DeepInspectionStatusResponse.Builder.accountIds(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.
|
BatchUpdateMemberEc2DeepInspectionStatusResponse.Builder |
BatchUpdateMemberEc2DeepInspectionStatusResponse.Builder.accountIds(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.
|
Copyright © 2023. All rights reserved.