Interface CisScanResultDetails.Builder

  • Method Details

    • accountId

      CisScanResultDetails.Builder accountId(String accountId)

      The CIS scan result details' account ID.

      Parameters:
      accountId - The CIS scan result details' account ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • checkDescription

      CisScanResultDetails.Builder checkDescription(String checkDescription)

      The account ID that's associated with the CIS scan result details.

      Parameters:
      checkDescription - The account ID that's associated with the CIS scan result details.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • checkId

      The CIS scan result details' check ID.

      Parameters:
      checkId - The CIS scan result details' check ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • findingArn

      CisScanResultDetails.Builder findingArn(String findingArn)

      The CIS scan result details' finding ARN.

      Parameters:
      findingArn - The CIS scan result details' finding ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • level

      The CIS scan result details' level.

      Parameters:
      level - The CIS scan result details' level.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • level

      The CIS scan result details' level.

      Parameters:
      level - The CIS scan result details' level.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • platform

      The CIS scan result details' platform.

      Parameters:
      platform - The CIS scan result details' platform.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • remediation

      CisScanResultDetails.Builder remediation(String remediation)

      The CIS scan result details' remediation.

      Parameters:
      remediation - The CIS scan result details' remediation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • scanArn

      The CIS scan result details' scan ARN.

      Parameters:
      scanArn - The CIS scan result details' scan ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The CIS scan result details' status.

      Parameters:
      status - The CIS scan result details' status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The CIS scan result details' status.

      Parameters:
      status - The CIS scan result details' status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusReason

      CisScanResultDetails.Builder statusReason(String statusReason)

      The CIS scan result details' status reason.

      Parameters:
      statusReason - The CIS scan result details' status reason.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetResourceId

      CisScanResultDetails.Builder targetResourceId(String targetResourceId)

      The CIS scan result details' target resource ID.

      Parameters:
      targetResourceId - The CIS scan result details' target resource ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • title

      The CIS scan result details' title.

      Parameters:
      title - The CIS scan result details' title.
      Returns:
      Returns a reference to this object so that method calls can be chained together.