Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.fsx.CfnVolumePropsMixin.Builder
Packages that use CfnVolumePropsMixin.Builder
-
Uses of CfnVolumePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.fsx
Methods in software.amazon.awscdk.cfnpropertymixins.services.fsx that return CfnVolumePropsMixin.BuilderModifier and TypeMethodDescriptionSpecifies the ID of the volume backup to use to create a new volume.static CfnVolumePropsMixin.BuilderCfnVolumePropsMixin.Builder.create()static CfnVolumePropsMixin.BuilderCfnVolumePropsMixin.Builder.create(CfnPropertyMixinOptions options) The name of the volume.CfnVolumePropsMixin.Builder.ontapConfiguration(CfnVolumePropsMixin.OntapConfigurationProperty ontapConfiguration) The configuration of an Amazon FSx for NetApp ONTAP volume.CfnVolumePropsMixin.Builder.ontapConfiguration(IResolvable ontapConfiguration) The configuration of an Amazon FSx for NetApp ONTAP volume.CfnVolumePropsMixin.Builder.openZfsConfiguration(CfnVolumePropsMixin.OpenZFSConfigurationProperty openZfsConfiguration) The configuration of an Amazon FSx for OpenZFS volume.CfnVolumePropsMixin.Builder.openZfsConfiguration(IResolvable openZfsConfiguration) The configuration of an Amazon FSx for OpenZFS volume.An array of key-value pairs to apply to this resource.CfnVolumePropsMixin.Builder.volumeType(String volumeType) The type of the volume.