Uses of Class
software.amazon.awscdk.services.mediastore.CfnContainer.MetricPolicyProperty.Builder
Packages that use CfnContainer.MetricPolicyProperty.Builder
Package
Description
AWS Elemental MediaStore Construct Library
-
Uses of CfnContainer.MetricPolicyProperty.Builder in software.amazon.awscdk.services.mediastore
Methods in software.amazon.awscdk.services.mediastore that return CfnContainer.MetricPolicyProperty.BuilderModifier and TypeMethodDescriptionCfnContainer.MetricPolicyProperty.builder()
CfnContainer.MetricPolicyProperty.Builder.containerLevelMetrics
(String containerLevelMetrics) Sets the value ofCfnContainer.MetricPolicyProperty.getContainerLevelMetrics()
CfnContainer.MetricPolicyProperty.Builder.metricPolicyRules
(List<? extends Object> metricPolicyRules) Sets the value ofCfnContainer.MetricPolicyProperty.getMetricPolicyRules()
CfnContainer.MetricPolicyProperty.Builder.metricPolicyRules
(IResolvable metricPolicyRules) Sets the value ofCfnContainer.MetricPolicyProperty.getMetricPolicyRules()
Constructors in software.amazon.awscdk.services.mediastore with parameters of type CfnContainer.MetricPolicyProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnContainer.MetricPolicyProperty.Builder
.