Interface BaselineSummary.Builder

    • Method Detail

      • arn

        BaselineSummary.Builder arn​(String arn)

        The full ARN of a Baseline.

        Parameters:
        arn - The full ARN of a Baseline.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        BaselineSummary.Builder description​(String description)

        A summary description of a Baseline.

        Parameters:
        description - A summary description of a Baseline.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        BaselineSummary.Builder name​(String name)

        The human-readable name of a Baseline.

        Parameters:
        name - The human-readable name of a Baseline.
        Returns:
        Returns a reference to this object so that method calls can be chained together.