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