Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.fsx.CfnVolumeMixinProps.Builder
Packages that use CfnVolumeMixinProps.Builder
-
Uses of CfnVolumeMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.fsx
Methods in software.amazon.awscdk.cfnpropertymixins.services.fsx that return CfnVolumeMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnVolumeMixinProps.getBackupId()static CfnVolumeMixinProps.BuilderCfnVolumeMixinProps.builder()Sets the value ofCfnVolumeMixinProps.getName()CfnVolumeMixinProps.Builder.ontapConfiguration(CfnVolumePropsMixin.OntapConfigurationProperty ontapConfiguration) Sets the value ofCfnVolumeMixinProps.getOntapConfiguration()CfnVolumeMixinProps.Builder.ontapConfiguration(IResolvable ontapConfiguration) Sets the value ofCfnVolumeMixinProps.getOntapConfiguration()CfnVolumeMixinProps.Builder.openZfsConfiguration(CfnVolumePropsMixin.OpenZFSConfigurationProperty openZfsConfiguration) Sets the value ofCfnVolumeMixinProps.getOpenZfsConfiguration()CfnVolumeMixinProps.Builder.openZfsConfiguration(IResolvable openZfsConfiguration) Sets the value ofCfnVolumeMixinProps.getOpenZfsConfiguration()Sets the value ofCfnVolumeMixinProps.getTags()CfnVolumeMixinProps.Builder.volumeType(String volumeType) Sets the value ofCfnVolumeMixinProps.getVolumeType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.fsx with parameters of type CfnVolumeMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnVolumeMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnVolumeMixinProps.Builder.