Interface MemberAccountEc2DeepInspectionStatus.Builder

  • 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.