Uses of Interface
com.hashicorp.cdktf.providers.google.pubsub_topic.PubsubTopicSchemaSettings
-
Packages that use PubsubTopicSchemaSettings Package Description com.hashicorp.cdktf.providers.google.pubsub_topic google_pubsub_topic -
-
Uses of PubsubTopicSchemaSettings in com.hashicorp.cdktf.providers.google.pubsub_topic
Classes in com.hashicorp.cdktf.providers.google.pubsub_topic that implement PubsubTopicSchemaSettings Modifier and Type Class Description static classPubsubTopicSchemaSettings.Jsii$ProxyAn implementation forPubsubTopicSchemaSettingsMethods in com.hashicorp.cdktf.providers.google.pubsub_topic that return PubsubTopicSchemaSettings Modifier and Type Method Description PubsubTopicSchemaSettingsPubsubTopicSchemaSettings.Builder. build()Builds the configured instance.PubsubTopicSchemaSettingsPubsubTopicSchemaSettingsOutputReference. getInternalValue()default PubsubTopicSchemaSettingsPubsubTopicConfig. getSchemaSettings()schema_settings block.PubsubTopicSchemaSettingsPubsubTopicConfig.Jsii$Proxy. getSchemaSettings()PubsubTopicSchemaSettingsPubsubTopic. getSchemaSettingsInput()Methods in com.hashicorp.cdktf.providers.google.pubsub_topic with parameters of type PubsubTopicSchemaSettings Modifier and Type Method Description voidPubsubTopic. putSchemaSettings(PubsubTopicSchemaSettings value)PubsubTopic.BuilderPubsubTopic.Builder. schemaSettings(PubsubTopicSchemaSettings schemaSettings)schema_settings block.PubsubTopicConfig.BuilderPubsubTopicConfig.Builder. schemaSettings(PubsubTopicSchemaSettings schemaSettings)Sets the value ofPubsubTopicConfig.getSchemaSettings()voidPubsubTopicSchemaSettingsOutputReference. setInternalValue(PubsubTopicSchemaSettings value)
-