Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnTaskDefinitionPropsMixin.MountPointProperty.Builder
Packages that use CfnTaskDefinitionPropsMixin.MountPointProperty.Builder
-
Uses of CfnTaskDefinitionPropsMixin.MountPointProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnTaskDefinitionPropsMixin.MountPointProperty.BuilderModifier and TypeMethodDescriptionCfnTaskDefinitionPropsMixin.MountPointProperty.builder()CfnTaskDefinitionPropsMixin.MountPointProperty.Builder.containerPath(String containerPath) Sets the value ofCfnTaskDefinitionPropsMixin.MountPointProperty.getContainerPath()Sets the value ofCfnTaskDefinitionPropsMixin.MountPointProperty.getReadOnly()CfnTaskDefinitionPropsMixin.MountPointProperty.Builder.readOnly(IResolvable readOnly) Sets the value ofCfnTaskDefinitionPropsMixin.MountPointProperty.getReadOnly()CfnTaskDefinitionPropsMixin.MountPointProperty.Builder.sourceVolume(String sourceVolume) Sets the value ofCfnTaskDefinitionPropsMixin.MountPointProperty.getSourceVolume()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnTaskDefinitionPropsMixin.MountPointProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTaskDefinitionPropsMixin.MountPointProperty.Builder.