Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opsworks.CfnVolumeMixinProps.Builder
Packages that use CfnVolumeMixinProps.Builder
-
Uses of CfnVolumeMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.opsworks
Methods in software.amazon.awscdk.cfnpropertymixins.services.opsworks that return CfnVolumeMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnVolumeMixinProps.BuilderCfnVolumeMixinProps.builder()CfnVolumeMixinProps.Builder.ec2VolumeId(String ec2VolumeId) Sets the value ofCfnVolumeMixinProps.getEc2VolumeId()CfnVolumeMixinProps.Builder.mountPoint(String mountPoint) Sets the value ofCfnVolumeMixinProps.getMountPoint()Sets the value ofCfnVolumeMixinProps.getName()Sets the value ofCfnVolumeMixinProps.getStackId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.opsworks with parameters of type CfnVolumeMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnVolumeMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnVolumeMixinProps.Builder.