Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediastore.CfnContainerMixinProps.Builder
Packages that use CfnContainerMixinProps.Builder
-
Uses of CfnContainerMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediastore
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediastore that return CfnContainerMixinProps.BuilderModifier and TypeMethodDescriptionCfnContainerMixinProps.Builder.accessLoggingEnabled(Boolean accessLoggingEnabled) Sets the value ofCfnContainerMixinProps.getAccessLoggingEnabled()CfnContainerMixinProps.Builder.accessLoggingEnabled(IResolvable accessLoggingEnabled) Sets the value ofCfnContainerMixinProps.getAccessLoggingEnabled()CfnContainerMixinProps.builder()CfnContainerMixinProps.Builder.containerName(String containerName) Sets the value ofCfnContainerMixinProps.getContainerName()CfnContainerMixinProps.Builder.corsPolicy(List<? extends Object> corsPolicy) Sets the value ofCfnContainerMixinProps.getCorsPolicy()CfnContainerMixinProps.Builder.corsPolicy(IResolvable corsPolicy) Sets the value ofCfnContainerMixinProps.getCorsPolicy()CfnContainerMixinProps.Builder.lifecyclePolicy(String lifecyclePolicy) Sets the value ofCfnContainerMixinProps.getLifecyclePolicy()CfnContainerMixinProps.Builder.metricPolicy(CfnContainerPropsMixin.MetricPolicyProperty metricPolicy) Sets the value ofCfnContainerMixinProps.getMetricPolicy()CfnContainerMixinProps.Builder.metricPolicy(IResolvable metricPolicy) Sets the value ofCfnContainerMixinProps.getMetricPolicy()Sets the value ofCfnContainerMixinProps.getPolicy()Sets the value ofCfnContainerMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.mediastore with parameters of type CfnContainerMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnContainerMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnContainerMixinProps.Builder.