Uses of Interface
com.hashicorp.cdktf.providers.aws.datasync_location_nfs.DatasyncLocationNfsOnPremConfig
-
Packages that use DatasyncLocationNfsOnPremConfig Package Description com.hashicorp.cdktf.providers.aws.datasync_location_nfs aws_datasync_location_nfs -
-
Uses of DatasyncLocationNfsOnPremConfig in com.hashicorp.cdktf.providers.aws.datasync_location_nfs
Classes in com.hashicorp.cdktf.providers.aws.datasync_location_nfs that implement DatasyncLocationNfsOnPremConfig Modifier and Type Class Description static classDatasyncLocationNfsOnPremConfig.Jsii$ProxyAn implementation forDatasyncLocationNfsOnPremConfigMethods in com.hashicorp.cdktf.providers.aws.datasync_location_nfs that return DatasyncLocationNfsOnPremConfig Modifier and Type Method Description DatasyncLocationNfsOnPremConfigDatasyncLocationNfsOnPremConfig.Builder. build()Builds the configured instance.DatasyncLocationNfsOnPremConfigDatasyncLocationNfsOnPremConfigOutputReference. getInternalValue()DatasyncLocationNfsOnPremConfigDatasyncLocationNfsConfig. getOnPremConfig()on_prem_config block.DatasyncLocationNfsOnPremConfigDatasyncLocationNfsConfig.Jsii$Proxy. getOnPremConfig()DatasyncLocationNfsOnPremConfigDatasyncLocationNfs. getOnPremConfigInput()Methods in com.hashicorp.cdktf.providers.aws.datasync_location_nfs with parameters of type DatasyncLocationNfsOnPremConfig Modifier and Type Method Description DatasyncLocationNfs.BuilderDatasyncLocationNfs.Builder. onPremConfig(DatasyncLocationNfsOnPremConfig onPremConfig)on_prem_config block.DatasyncLocationNfsConfig.BuilderDatasyncLocationNfsConfig.Builder. onPremConfig(DatasyncLocationNfsOnPremConfig onPremConfig)Sets the value ofDatasyncLocationNfsConfig.getOnPremConfig()voidDatasyncLocationNfs. putOnPremConfig(DatasyncLocationNfsOnPremConfig value)voidDatasyncLocationNfsOnPremConfigOutputReference. setInternalValue(DatasyncLocationNfsOnPremConfig value)
-