public static interface MemberAccountEc2DeepInspectionStatus.Builder extends SdkPojo, CopyableBuilder<MemberAccountEc2DeepInspectionStatus.Builder,MemberAccountEc2DeepInspectionStatus>
| Modifier and Type | Method and Description |
|---|---|
MemberAccountEc2DeepInspectionStatus.Builder |
accountId(String accountId)
The unique identifier for the Amazon Web Services account of the organization member.
|
MemberAccountEc2DeepInspectionStatus.Builder |
activateDeepInspection(Boolean activateDeepInspection)
Whether Amazon Inspector deep inspection is active in the account.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMemberAccountEc2DeepInspectionStatus.Builder accountId(String accountId)
The unique identifier for the Amazon Web Services account of the organization member.
accountId - The unique identifier for the Amazon Web Services account of the organization member.MemberAccountEc2DeepInspectionStatus.Builder activateDeepInspection(Boolean activateDeepInspection)
Whether Amazon Inspector deep inspection is active in the account. If TRUE Amazon Inspector deep
inspection is active, if FALSE it is not active.
activateDeepInspection - Whether Amazon Inspector deep inspection is active in the account. If TRUE Amazon
Inspector deep inspection is active, if FALSE it is not active.Copyright © 2023. All rights reserved.