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