Interface MetricSource.Builder

  • Method Details

    • provider

      MetricSource.Builder provider(String provider)

      The name of the metric source provider.

      Parameters:
      provider - The name of the metric source provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • provider

      The name of the metric source provider.

      Parameters:
      provider - The name of the metric source provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • providerArn

      MetricSource.Builder providerArn(String providerArn)

      The ARN of the metric source provider.

      Parameters:
      providerArn - The ARN of the metric source provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.