Uses of Interface
com.hashicorp.cdktf.providers.google.pubsub_lite_topic.PubsubLiteTopicReservationConfig
-
Packages that use PubsubLiteTopicReservationConfig Package Description com.hashicorp.cdktf.providers.google.pubsub_lite_topic google_pubsub_lite_topic -
-
Uses of PubsubLiteTopicReservationConfig in com.hashicorp.cdktf.providers.google.pubsub_lite_topic
Classes in com.hashicorp.cdktf.providers.google.pubsub_lite_topic that implement PubsubLiteTopicReservationConfig Modifier and Type Class Description static classPubsubLiteTopicReservationConfig.Jsii$ProxyAn implementation forPubsubLiteTopicReservationConfigMethods in com.hashicorp.cdktf.providers.google.pubsub_lite_topic that return PubsubLiteTopicReservationConfig Modifier and Type Method Description PubsubLiteTopicReservationConfigPubsubLiteTopicReservationConfig.Builder. build()Builds the configured instance.PubsubLiteTopicReservationConfigPubsubLiteTopicReservationConfigOutputReference. getInternalValue()default PubsubLiteTopicReservationConfigPubsubLiteTopicConfig. getReservationConfig()reservation_config block.PubsubLiteTopicReservationConfigPubsubLiteTopicConfig.Jsii$Proxy. getReservationConfig()PubsubLiteTopicReservationConfigPubsubLiteTopic. getReservationConfigInput()Methods in com.hashicorp.cdktf.providers.google.pubsub_lite_topic with parameters of type PubsubLiteTopicReservationConfig Modifier and Type Method Description voidPubsubLiteTopic. putReservationConfig(PubsubLiteTopicReservationConfig value)PubsubLiteTopic.BuilderPubsubLiteTopic.Builder. reservationConfig(PubsubLiteTopicReservationConfig reservationConfig)reservation_config block.PubsubLiteTopicConfig.BuilderPubsubLiteTopicConfig.Builder. reservationConfig(PubsubLiteTopicReservationConfig reservationConfig)Sets the value ofPubsubLiteTopicConfig.getReservationConfig()voidPubsubLiteTopicReservationConfigOutputReference. setInternalValue(PubsubLiteTopicReservationConfig value)
-