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