Uses of Interface
com.hashicorp.cdktf.providers.google.datastream_connection_profile.DatastreamConnectionProfileConfig
-
Packages that use DatastreamConnectionProfileConfig Package Description com.hashicorp.cdktf.providers.google.datastream_connection_profile google_datastream_connection_profile -
-
Uses of DatastreamConnectionProfileConfig in com.hashicorp.cdktf.providers.google.datastream_connection_profile
Classes in com.hashicorp.cdktf.providers.google.datastream_connection_profile that implement DatastreamConnectionProfileConfig Modifier and Type Class Description static classDatastreamConnectionProfileConfig.Jsii$ProxyAn implementation forDatastreamConnectionProfileConfigMethods in com.hashicorp.cdktf.providers.google.datastream_connection_profile that return DatastreamConnectionProfileConfig Modifier and Type Method Description DatastreamConnectionProfileConfigDatastreamConnectionProfileConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.datastream_connection_profile with parameters of type DatastreamConnectionProfileConfig Constructor Description DatastreamConnectionProfile(software.constructs.Construct scope, String id, DatastreamConnectionProfileConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/datastream_connection_profile google_datastream_connection_profile} Resource.
-