Interface RecommendationRelatedCloudWatchMetricsSourceDetail.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RecommendationRelatedCloudWatchMetricsSourceDetail.Builder,RecommendationRelatedCloudWatchMetricsSourceDetail>, SdkBuilder<RecommendationRelatedCloudWatchMetricsSourceDetail.Builder,RecommendationRelatedCloudWatchMetricsSourceDetail>, SdkPojo
Enclosing class:
RecommendationRelatedCloudWatchMetricsSourceDetail

public static interface RecommendationRelatedCloudWatchMetricsSourceDetail.Builder extends SdkPojo, CopyableBuilder<RecommendationRelatedCloudWatchMetricsSourceDetail.Builder,RecommendationRelatedCloudWatchMetricsSourceDetail>
  • Method Details

    • metricName

      The name of the CloudWatch metric.

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

      The namespace of the CloudWatch metric. A namespace is a container for CloudWatch metrics.

      Parameters:
      namespace - The namespace of the CloudWatch metric. A namespace is a container for CloudWatch metrics.
      Returns:
      Returns a reference to this object so that method calls can be chained together.