Uses of Interface
com.hashicorp.cdktf.providers.google.pubsub_lite_topic.PubsubLiteTopicRetentionConfig
-
Packages that use PubsubLiteTopicRetentionConfig Package Description com.hashicorp.cdktf.providers.google.pubsub_lite_topic google_pubsub_lite_topic -
-
Uses of PubsubLiteTopicRetentionConfig in com.hashicorp.cdktf.providers.google.pubsub_lite_topic
Classes in com.hashicorp.cdktf.providers.google.pubsub_lite_topic that implement PubsubLiteTopicRetentionConfig Modifier and Type Class Description static classPubsubLiteTopicRetentionConfig.Jsii$ProxyAn implementation forPubsubLiteTopicRetentionConfigMethods in com.hashicorp.cdktf.providers.google.pubsub_lite_topic that return PubsubLiteTopicRetentionConfig Modifier and Type Method Description PubsubLiteTopicRetentionConfigPubsubLiteTopicRetentionConfig.Builder. build()Builds the configured instance.PubsubLiteTopicRetentionConfigPubsubLiteTopicRetentionConfigOutputReference. getInternalValue()default PubsubLiteTopicRetentionConfigPubsubLiteTopicConfig. getRetentionConfig()retention_config block.PubsubLiteTopicRetentionConfigPubsubLiteTopicConfig.Jsii$Proxy. getRetentionConfig()PubsubLiteTopicRetentionConfigPubsubLiteTopic. getRetentionConfigInput()Methods in com.hashicorp.cdktf.providers.google.pubsub_lite_topic with parameters of type PubsubLiteTopicRetentionConfig Modifier and Type Method Description voidPubsubLiteTopic. putRetentionConfig(PubsubLiteTopicRetentionConfig value)PubsubLiteTopic.BuilderPubsubLiteTopic.Builder. retentionConfig(PubsubLiteTopicRetentionConfig retentionConfig)retention_config block.PubsubLiteTopicConfig.BuilderPubsubLiteTopicConfig.Builder. retentionConfig(PubsubLiteTopicRetentionConfig retentionConfig)Sets the value ofPubsubLiteTopicConfig.getRetentionConfig()voidPubsubLiteTopicRetentionConfigOutputReference. setInternalValue(PubsubLiteTopicRetentionConfig value)
-