Uses of Interface
com.hashicorp.cdktf.providers.google.datastream_stream.DatastreamStreamTimeouts
-
Packages that use DatastreamStreamTimeouts Package Description com.hashicorp.cdktf.providers.google.datastream_stream google_datastream_stream -
-
Uses of DatastreamStreamTimeouts in com.hashicorp.cdktf.providers.google.datastream_stream
Classes in com.hashicorp.cdktf.providers.google.datastream_stream that implement DatastreamStreamTimeouts Modifier and Type Class Description static classDatastreamStreamTimeouts.Jsii$ProxyAn implementation forDatastreamStreamTimeoutsMethods in com.hashicorp.cdktf.providers.google.datastream_stream that return DatastreamStreamTimeouts Modifier and Type Method Description DatastreamStreamTimeoutsDatastreamStreamTimeouts.Builder. build()Builds the configured instance.default DatastreamStreamTimeoutsDatastreamStreamConfig. getTimeouts()timeouts block.DatastreamStreamTimeoutsDatastreamStreamConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.datastream_stream with parameters of type DatastreamStreamTimeouts Modifier and Type Method Description voidDatastreamStream. putTimeouts(DatastreamStreamTimeouts value)voidDatastreamStreamTimeoutsOutputReference. setInternalValue(DatastreamStreamTimeouts value)DatastreamStream.BuilderDatastreamStream.Builder. timeouts(DatastreamStreamTimeouts timeouts)timeouts block.DatastreamStreamConfig.BuilderDatastreamStreamConfig.Builder. timeouts(DatastreamStreamTimeouts timeouts)Sets the value ofDatastreamStreamConfig.getTimeouts()
-