Uses of Class
software.amazon.awscdk.services.ecs.CfnService.MetricConfigurationProperty.Builder
Packages that use CfnService.MetricConfigurationProperty.Builder
-
Uses of CfnService.MetricConfigurationProperty.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return CfnService.MetricConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnService.MetricConfigurationProperty.builder()CfnService.MetricConfigurationProperty.Builder.metricNames(List<String> metricNames) Sets the value ofCfnService.MetricConfigurationProperty.getMetricNames()CfnService.MetricConfigurationProperty.Builder.resolutionSeconds(Number resolutionSeconds) Sets the value ofCfnService.MetricConfigurationProperty.getResolutionSeconds()Constructors in software.amazon.awscdk.services.ecs with parameters of type CfnService.MetricConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnService.MetricConfigurationProperty.Builder.