Interface CisScanResultDetails.Builder

    • Method Detail

      • 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

        CisScanResultDetails.Builder checkId​(String 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.
      • platform

        CisScanResultDetails.Builder platform​(String 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

        CisScanResultDetails.Builder scanArn​(String 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.
      • 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

        CisScanResultDetails.Builder title​(String 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.