Uses of Interface
com.hashicorp.cdktf.providers.google.pubsub_lite_subscription.PubsubLiteSubscriptionDeliveryConfig
-
Packages that use PubsubLiteSubscriptionDeliveryConfig Package Description com.hashicorp.cdktf.providers.google.pubsub_lite_subscription google_pubsub_lite_subscription -
-
Uses of PubsubLiteSubscriptionDeliveryConfig in com.hashicorp.cdktf.providers.google.pubsub_lite_subscription
Classes in com.hashicorp.cdktf.providers.google.pubsub_lite_subscription that implement PubsubLiteSubscriptionDeliveryConfig Modifier and Type Class Description static classPubsubLiteSubscriptionDeliveryConfig.Jsii$ProxyAn implementation forPubsubLiteSubscriptionDeliveryConfigMethods in com.hashicorp.cdktf.providers.google.pubsub_lite_subscription that return PubsubLiteSubscriptionDeliveryConfig Modifier and Type Method Description PubsubLiteSubscriptionDeliveryConfigPubsubLiteSubscriptionDeliveryConfig.Builder. build()Builds the configured instance.default PubsubLiteSubscriptionDeliveryConfigPubsubLiteSubscriptionConfig. getDeliveryConfig()delivery_config block.PubsubLiteSubscriptionDeliveryConfigPubsubLiteSubscriptionConfig.Jsii$Proxy. getDeliveryConfig()PubsubLiteSubscriptionDeliveryConfigPubsubLiteSubscription. getDeliveryConfigInput()PubsubLiteSubscriptionDeliveryConfigPubsubLiteSubscriptionDeliveryConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.pubsub_lite_subscription with parameters of type PubsubLiteSubscriptionDeliveryConfig Modifier and Type Method Description PubsubLiteSubscription.BuilderPubsubLiteSubscription.Builder. deliveryConfig(PubsubLiteSubscriptionDeliveryConfig deliveryConfig)delivery_config block.PubsubLiteSubscriptionConfig.BuilderPubsubLiteSubscriptionConfig.Builder. deliveryConfig(PubsubLiteSubscriptionDeliveryConfig deliveryConfig)Sets the value ofPubsubLiteSubscriptionConfig.getDeliveryConfig()voidPubsubLiteSubscription. putDeliveryConfig(PubsubLiteSubscriptionDeliveryConfig value)voidPubsubLiteSubscriptionDeliveryConfigOutputReference. setInternalValue(PubsubLiteSubscriptionDeliveryConfig value)
-