Interface Dimension.Builder

  • Method Details

    • name

      For the metric that the CloudWatch alarm is associated with, the name of one dimension.

      Parameters:
      name - For the metric that the CloudWatch alarm is associated with, the name of one dimension.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      Dimension.Builder value(String value)

      For the metric that the CloudWatch alarm is associated with, the value of one dimension.

      Parameters:
      value - For the metric that the CloudWatch alarm is associated with, the value of one dimension.
      Returns:
      Returns a reference to this object so that method calls can be chained together.