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