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