Uses of Interface
com.hashicorp.cdktf.providers.aws.fsx_ontap_file_system.FsxOntapFileSystemConfig
-
Packages that use FsxOntapFileSystemConfig Package Description com.hashicorp.cdktf.providers.aws.fsx_ontap_file_system aws_fsx_ontap_file_system -
-
Uses of FsxOntapFileSystemConfig in com.hashicorp.cdktf.providers.aws.fsx_ontap_file_system
Classes in com.hashicorp.cdktf.providers.aws.fsx_ontap_file_system that implement FsxOntapFileSystemConfig Modifier and Type Class Description static classFsxOntapFileSystemConfig.Jsii$ProxyAn implementation forFsxOntapFileSystemConfigMethods in com.hashicorp.cdktf.providers.aws.fsx_ontap_file_system that return FsxOntapFileSystemConfig Modifier and Type Method Description FsxOntapFileSystemConfigFsxOntapFileSystemConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.fsx_ontap_file_system with parameters of type FsxOntapFileSystemConfig Constructor Description FsxOntapFileSystem(software.constructs.Construct scope, String id, FsxOntapFileSystemConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/fsx_ontap_file_system aws_fsx_ontap_file_system} Resource.
-