public static interface GetEc2RecommendationProjectedMetricsRequest.Builder extends ComputeOptimizerRequest.Builder, SdkPojo, CopyableBuilder<GetEc2RecommendationProjectedMetricsRequest.Builder,GetEc2RecommendationProjectedMetricsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetEc2RecommendationProjectedMetricsRequest.Builder instanceArn(String instanceArn)
The Amazon Resource Name (ARN) of the instances for which to return recommendation projected metrics.
instanceArn - The Amazon Resource Name (ARN) of the instances for which to return recommendation projected metrics.GetEc2RecommendationProjectedMetricsRequest.Builder stat(String stat)
The statistic of the projected metrics.
stat - The statistic of the projected metrics.MetricStatistic,
MetricStatisticGetEc2RecommendationProjectedMetricsRequest.Builder stat(MetricStatistic stat)
The statistic of the projected metrics.
stat - The statistic of the projected metrics.MetricStatistic,
MetricStatisticGetEc2RecommendationProjectedMetricsRequest.Builder period(Integer period)
The granularity, in seconds, of the projected metrics data points.
period - The granularity, in seconds, of the projected metrics data points.GetEc2RecommendationProjectedMetricsRequest.Builder startTime(Instant startTime)
The time stamp of the first projected metrics data point to return.
startTime - The time stamp of the first projected metrics data point to return.GetEc2RecommendationProjectedMetricsRequest.Builder endTime(Instant endTime)
The time stamp of the last projected metrics data point to return.
endTime - The time stamp of the last projected metrics data point to return.GetEc2RecommendationProjectedMetricsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetEc2RecommendationProjectedMetricsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.