Interface FailedMemberAccountEc2DeepInspectionStatusState.Builder

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

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

    • 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

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