Uses of Interface
com.hashicorp.cdktf.providers.google.datastream_private_connection.DatastreamPrivateConnectionError
-
Packages that use DatastreamPrivateConnectionError Package Description com.hashicorp.cdktf.providers.google.datastream_private_connection google_datastream_private_connection -
-
Uses of DatastreamPrivateConnectionError in com.hashicorp.cdktf.providers.google.datastream_private_connection
Classes in com.hashicorp.cdktf.providers.google.datastream_private_connection that implement DatastreamPrivateConnectionError Modifier and Type Class Description static classDatastreamPrivateConnectionError.Jsii$ProxyAn implementation forDatastreamPrivateConnectionErrorMethods in com.hashicorp.cdktf.providers.google.datastream_private_connection that return DatastreamPrivateConnectionError Modifier and Type Method Description DatastreamPrivateConnectionErrorDatastreamPrivateConnectionError.Builder. build()Builds the configured instance.DatastreamPrivateConnectionErrorDatastreamPrivateConnectionErrorOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.datastream_private_connection with parameters of type DatastreamPrivateConnectionError Modifier and Type Method Description voidDatastreamPrivateConnectionErrorOutputReference. setInternalValue(DatastreamPrivateConnectionError value)
-