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