Uses of Class
software.amazon.awscdk.services.mediastore.CfnContainerProps.Builder
Packages that use CfnContainerProps.Builder
Package
Description
AWS Elemental MediaStore Construct Library
-
Uses of CfnContainerProps.Builder in software.amazon.awscdk.services.mediastore
Methods in software.amazon.awscdk.services.mediastore that return CfnContainerProps.BuilderModifier and TypeMethodDescriptionCfnContainerProps.Builder.accessLoggingEnabled(Boolean accessLoggingEnabled) Sets the value ofCfnContainerProps.getAccessLoggingEnabled()CfnContainerProps.Builder.accessLoggingEnabled(IResolvable accessLoggingEnabled) Sets the value ofCfnContainerProps.getAccessLoggingEnabled()static CfnContainerProps.BuilderCfnContainerProps.builder()CfnContainerProps.Builder.containerName(String containerName) Sets the value ofCfnContainerProps.getContainerName()CfnContainerProps.Builder.corsPolicy(List<? extends Object> corsPolicy) Sets the value ofCfnContainerProps.getCorsPolicy()CfnContainerProps.Builder.corsPolicy(IResolvable corsPolicy) Sets the value ofCfnContainerProps.getCorsPolicy()CfnContainerProps.Builder.lifecyclePolicy(String lifecyclePolicy) Sets the value ofCfnContainerProps.getLifecyclePolicy()CfnContainerProps.Builder.metricPolicy(IResolvable metricPolicy) Sets the value ofCfnContainerProps.getMetricPolicy()CfnContainerProps.Builder.metricPolicy(CfnContainer.MetricPolicyProperty metricPolicy) Sets the value ofCfnContainerProps.getMetricPolicy()Sets the value ofCfnContainerProps.getPolicy()Sets the value ofCfnContainerProps.getTags()Constructors in software.amazon.awscdk.services.mediastore with parameters of type CfnContainerProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnContainerProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnContainerProps.Builder.