Uses of Interface
com.hashicorp.cdktf.providers.aws.datasync_location_efs.DatasyncLocationEfsEc2Config
-
Packages that use DatasyncLocationEfsEc2Config Package Description com.hashicorp.cdktf.providers.aws.datasync_location_efs aws_datasync_location_efs -
-
Uses of DatasyncLocationEfsEc2Config in com.hashicorp.cdktf.providers.aws.datasync_location_efs
Classes in com.hashicorp.cdktf.providers.aws.datasync_location_efs that implement DatasyncLocationEfsEc2Config Modifier and Type Class Description static classDatasyncLocationEfsEc2Config.Jsii$ProxyAn implementation forDatasyncLocationEfsEc2ConfigMethods in com.hashicorp.cdktf.providers.aws.datasync_location_efs that return DatasyncLocationEfsEc2Config Modifier and Type Method Description DatasyncLocationEfsEc2ConfigDatasyncLocationEfsEc2Config.Builder. build()Builds the configured instance.DatasyncLocationEfsEc2ConfigDatasyncLocationEfsConfig. getEc2Config()ec2_config block.DatasyncLocationEfsEc2ConfigDatasyncLocationEfsConfig.Jsii$Proxy. getEc2Config()DatasyncLocationEfsEc2ConfigDatasyncLocationEfs. getEc2ConfigInput()DatasyncLocationEfsEc2ConfigDatasyncLocationEfsEc2ConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.datasync_location_efs with parameters of type DatasyncLocationEfsEc2Config Modifier and Type Method Description DatasyncLocationEfs.BuilderDatasyncLocationEfs.Builder. ec2Config(DatasyncLocationEfsEc2Config ec2Config)ec2_config block.DatasyncLocationEfsConfig.BuilderDatasyncLocationEfsConfig.Builder. ec2Config(DatasyncLocationEfsEc2Config ec2Config)Sets the value ofDatasyncLocationEfsConfig.getEc2Config()voidDatasyncLocationEfs. putEc2Config(DatasyncLocationEfsEc2Config value)voidDatasyncLocationEfsEc2ConfigOutputReference. setInternalValue(DatasyncLocationEfsEc2Config value)
-