Uses of Interface
com.hashicorp.cdktf.providers.google.pubsub_lite_topic.PubsubLiteTopicPartitionConfig
-
Packages that use PubsubLiteTopicPartitionConfig Package Description com.hashicorp.cdktf.providers.google.pubsub_lite_topic google_pubsub_lite_topic -
-
Uses of PubsubLiteTopicPartitionConfig in com.hashicorp.cdktf.providers.google.pubsub_lite_topic
Classes in com.hashicorp.cdktf.providers.google.pubsub_lite_topic that implement PubsubLiteTopicPartitionConfig Modifier and Type Class Description static classPubsubLiteTopicPartitionConfig.Jsii$ProxyAn implementation forPubsubLiteTopicPartitionConfigMethods in com.hashicorp.cdktf.providers.google.pubsub_lite_topic that return PubsubLiteTopicPartitionConfig Modifier and Type Method Description PubsubLiteTopicPartitionConfigPubsubLiteTopicPartitionConfig.Builder. build()Builds the configured instance.PubsubLiteTopicPartitionConfigPubsubLiteTopicPartitionConfigOutputReference. getInternalValue()default PubsubLiteTopicPartitionConfigPubsubLiteTopicConfig. getPartitionConfig()partition_config block.PubsubLiteTopicPartitionConfigPubsubLiteTopicConfig.Jsii$Proxy. getPartitionConfig()PubsubLiteTopicPartitionConfigPubsubLiteTopic. getPartitionConfigInput()Methods in com.hashicorp.cdktf.providers.google.pubsub_lite_topic with parameters of type PubsubLiteTopicPartitionConfig Modifier and Type Method Description PubsubLiteTopic.BuilderPubsubLiteTopic.Builder. partitionConfig(PubsubLiteTopicPartitionConfig partitionConfig)partition_config block.PubsubLiteTopicConfig.BuilderPubsubLiteTopicConfig.Builder. partitionConfig(PubsubLiteTopicPartitionConfig partitionConfig)Sets the value ofPubsubLiteTopicConfig.getPartitionConfig()voidPubsubLiteTopic. putPartitionConfig(PubsubLiteTopicPartitionConfig value)voidPubsubLiteTopicPartitionConfigOutputReference. setInternalValue(PubsubLiteTopicPartitionConfig value)
-