Interface ActionTarget.Builder

    • Method Detail

      • resourceId

        ActionTarget.Builder resourceId​(String resourceId)

        The ID of the remediation target.

        Parameters:
        resourceId - The ID of the remediation target.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        ActionTarget.Builder description​(String description)

        A description of the remediation action target.

        Parameters:
        description - A description of the remediation action target.
        Returns:
        Returns a reference to this object so that method calls can be chained together.