Uses of Interface
com.hashicorp.cdktf.providers.google.pubsub_lite_topic.PubsubLiteTopicTimeouts
-
Packages that use PubsubLiteTopicTimeouts Package Description com.hashicorp.cdktf.providers.google.pubsub_lite_topic google_pubsub_lite_topic -
-
Uses of PubsubLiteTopicTimeouts in com.hashicorp.cdktf.providers.google.pubsub_lite_topic
Classes in com.hashicorp.cdktf.providers.google.pubsub_lite_topic that implement PubsubLiteTopicTimeouts Modifier and Type Class Description static classPubsubLiteTopicTimeouts.Jsii$ProxyAn implementation forPubsubLiteTopicTimeoutsMethods in com.hashicorp.cdktf.providers.google.pubsub_lite_topic that return PubsubLiteTopicTimeouts Modifier and Type Method Description PubsubLiteTopicTimeoutsPubsubLiteTopicTimeouts.Builder. build()Builds the configured instance.default PubsubLiteTopicTimeoutsPubsubLiteTopicConfig. getTimeouts()timeouts block.PubsubLiteTopicTimeoutsPubsubLiteTopicConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.pubsub_lite_topic with parameters of type PubsubLiteTopicTimeouts Modifier and Type Method Description voidPubsubLiteTopic. putTimeouts(PubsubLiteTopicTimeouts value)voidPubsubLiteTopicTimeoutsOutputReference. setInternalValue(PubsubLiteTopicTimeouts value)PubsubLiteTopic.BuilderPubsubLiteTopic.Builder. timeouts(PubsubLiteTopicTimeouts timeouts)timeouts block.PubsubLiteTopicConfig.BuilderPubsubLiteTopicConfig.Builder. timeouts(PubsubLiteTopicTimeouts timeouts)Sets the value ofPubsubLiteTopicConfig.getTimeouts()
-