Interface MemberAccountEc2DeepInspectionStatus.Builder

All Superinterfaces:
Buildable, CopyableBuilder<MemberAccountEc2DeepInspectionStatus.Builder,MemberAccountEc2DeepInspectionStatus>, SdkBuilder<MemberAccountEc2DeepInspectionStatus.Builder,MemberAccountEc2DeepInspectionStatus>, SdkPojo
Enclosing class:
MemberAccountEc2DeepInspectionStatus

public static interface MemberAccountEc2DeepInspectionStatus.Builder extends SdkPojo, CopyableBuilder<MemberAccountEc2DeepInspectionStatus.Builder,MemberAccountEc2DeepInspectionStatus>
  • Method Details

    • accountId

      The unique identifier for the Amazon Web Services account of the organization member.

      Parameters:
      accountId - The unique identifier for the Amazon Web Services account of the organization member.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • activateDeepInspection

      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.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.