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.
|
BatchGetMemberEc2DeepInspectionStatusResponse.Builder |
BatchGetMemberEc2DeepInspectionStatusResponse.Builder.accountIds(Consumer<MemberAccountEc2DeepInspectionStatusState.Builder>... accountIds) |
An array of objects that provide details on the activation status of Amazon Inspector deep inspection for
each of the requested accounts.
|
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.
|
static BatchGetMemberEc2DeepInspectionStatusResponse.Builder |
BatchGetMemberEc2DeepInspectionStatusResponse.builder() |
|
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.
|
BatchGetMemberEc2DeepInspectionStatusResponse.Builder |
BatchGetMemberEc2DeepInspectionStatusResponse.Builder.failedAccountIds(Consumer<FailedMemberAccountEc2DeepInspectionStatusState.Builder>... failedAccountIds) |
An array of objects that provide details on any accounts that failed to activate Amazon Inspector deep
inspection and why.
|
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.
|
BatchGetMemberEc2DeepInspectionStatusResponse.Builder |
BatchGetMemberEc2DeepInspectionStatusResponse.toBuilder() |
|