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