Interface FailedMemberAccountEc2DeepInspectionStatusState.Builder

    • Method Detail

      • accountId

        FailedMemberAccountEc2DeepInspectionStatusState.Builder accountId​(String accountId)

        The unique identifier for the Amazon Web Services account of the organization member that failed to activate Amazon Inspector deep inspection.

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

        FailedMemberAccountEc2DeepInspectionStatusState.Builder ec2ScanStatus​(String ec2ScanStatus)

        The status of EC2 scanning in the account that failed to activate Amazon Inspector deep inspection.

        Parameters:
        ec2ScanStatus - The status of EC2 scanning in the account that failed to activate Amazon Inspector deep inspection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Status, Status
      • ec2ScanStatus

        FailedMemberAccountEc2DeepInspectionStatusState.Builder ec2ScanStatus​(Status ec2ScanStatus)

        The status of EC2 scanning in the account that failed to activate Amazon Inspector deep inspection.

        Parameters:
        ec2ScanStatus - The status of EC2 scanning in the account that failed to activate Amazon Inspector deep inspection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Status, Status
      • errorMessage

        FailedMemberAccountEc2DeepInspectionStatusState.Builder errorMessage​(String errorMessage)

        The error message explaining why the account failed to activate Amazon Inspector deep inspection.

        Parameters:
        errorMessage - The error message explaining why the account failed to activate Amazon Inspector deep inspection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.