public static interface RecommendationRelatedCloudWatchMetricsSourceDetail.Builder extends SdkPojo, CopyableBuilder<RecommendationRelatedCloudWatchMetricsSourceDetail.Builder,RecommendationRelatedCloudWatchMetricsSourceDetail>
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedCloudWatchMetricsSourceDetail.Builder |
metricName(String metricName)
The name of the CloudWatch metric.
|
RecommendationRelatedCloudWatchMetricsSourceDetail.Builder |
namespace(String namespace)
The namespace of the CloudWatch metric.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRecommendationRelatedCloudWatchMetricsSourceDetail.Builder metricName(String metricName)
The name of the CloudWatch metric.
metricName - The name of the CloudWatch metric.RecommendationRelatedCloudWatchMetricsSourceDetail.Builder namespace(String namespace)
The namespace of the CloudWatch metric. A namespace is a container for CloudWatch metrics.
namespace - The namespace of the CloudWatch metric. A namespace is a container for CloudWatch metrics.Copyright © 2023. All rights reserved.