Uses of Class
com.hashicorp.cdktf.providers.aws.fsx_ontap_file_system.FsxOntapFileSystemDiskIopsConfiguration.Builder
-
Packages that use FsxOntapFileSystemDiskIopsConfiguration.Builder Package Description com.hashicorp.cdktf.providers.aws.fsx_ontap_file_system aws_fsx_ontap_file_system -
-
Uses of FsxOntapFileSystemDiskIopsConfiguration.Builder in com.hashicorp.cdktf.providers.aws.fsx_ontap_file_system
Methods in com.hashicorp.cdktf.providers.aws.fsx_ontap_file_system that return FsxOntapFileSystemDiskIopsConfiguration.Builder Modifier and Type Method Description static FsxOntapFileSystemDiskIopsConfiguration.BuilderFsxOntapFileSystemDiskIopsConfiguration. builder()FsxOntapFileSystemDiskIopsConfiguration.BuilderFsxOntapFileSystemDiskIopsConfiguration.Builder. iops(Number iops)Sets the value ofFsxOntapFileSystemDiskIopsConfiguration.getIops()FsxOntapFileSystemDiskIopsConfiguration.BuilderFsxOntapFileSystemDiskIopsConfiguration.Builder. mode(String mode)Sets the value ofFsxOntapFileSystemDiskIopsConfiguration.getMode()Constructors in com.hashicorp.cdktf.providers.aws.fsx_ontap_file_system with parameters of type FsxOntapFileSystemDiskIopsConfiguration.Builder Constructor Description Jsii$Proxy(FsxOntapFileSystemDiskIopsConfiguration.Builder builder)Constructor that initializes the object based on literal property values passed by theFsxOntapFileSystemDiskIopsConfiguration.Builder.
-