Uses of Interface
com.hashicorp.cdktf.providers.google.datastream_connection_profile.DatastreamConnectionProfileTimeouts
-
Packages that use DatastreamConnectionProfileTimeouts Package Description com.hashicorp.cdktf.providers.google.datastream_connection_profile google_datastream_connection_profile -
-
Uses of DatastreamConnectionProfileTimeouts in com.hashicorp.cdktf.providers.google.datastream_connection_profile
Classes in com.hashicorp.cdktf.providers.google.datastream_connection_profile that implement DatastreamConnectionProfileTimeouts Modifier and Type Class Description static classDatastreamConnectionProfileTimeouts.Jsii$ProxyAn implementation forDatastreamConnectionProfileTimeoutsMethods in com.hashicorp.cdktf.providers.google.datastream_connection_profile that return DatastreamConnectionProfileTimeouts Modifier and Type Method Description DatastreamConnectionProfileTimeoutsDatastreamConnectionProfileTimeouts.Builder. build()Builds the configured instance.default DatastreamConnectionProfileTimeoutsDatastreamConnectionProfileConfig. getTimeouts()timeouts block.DatastreamConnectionProfileTimeoutsDatastreamConnectionProfileConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.datastream_connection_profile with parameters of type DatastreamConnectionProfileTimeouts Modifier and Type Method Description voidDatastreamConnectionProfile. putTimeouts(DatastreamConnectionProfileTimeouts value)voidDatastreamConnectionProfileTimeoutsOutputReference. setInternalValue(DatastreamConnectionProfileTimeouts value)DatastreamConnectionProfile.BuilderDatastreamConnectionProfile.Builder. timeouts(DatastreamConnectionProfileTimeouts timeouts)timeouts block.DatastreamConnectionProfileConfig.BuilderDatastreamConnectionProfileConfig.Builder. timeouts(DatastreamConnectionProfileTimeouts timeouts)Sets the value ofDatastreamConnectionProfileConfig.getTimeouts()
-