Interface CreateFleetMetricResponse.Builder

    • Method Detail

      • metricName

        CreateFleetMetricResponse.Builder metricName​(String metricName)

        The name of the fleet metric to create.

        Parameters:
        metricName - The name of the fleet metric to create.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • metricArn

        CreateFleetMetricResponse.Builder metricArn​(String metricArn)

        The Amazon Resource Name (ARN) of the new fleet metric.

        Parameters:
        metricArn - The Amazon Resource Name (ARN) of the new fleet metric.
        Returns:
        Returns a reference to this object so that method calls can be chained together.