Uses of Interface
com.hashicorp.cdktf.providers.google.pubsub_schema.PubsubSchemaConfig
-
Packages that use PubsubSchemaConfig Package Description com.hashicorp.cdktf.providers.google.pubsub_schema google_pubsub_schema -
-
Uses of PubsubSchemaConfig in com.hashicorp.cdktf.providers.google.pubsub_schema
Classes in com.hashicorp.cdktf.providers.google.pubsub_schema that implement PubsubSchemaConfig Modifier and Type Class Description static classPubsubSchemaConfig.Jsii$ProxyAn implementation forPubsubSchemaConfigMethods in com.hashicorp.cdktf.providers.google.pubsub_schema that return PubsubSchemaConfig Modifier and Type Method Description PubsubSchemaConfigPubsubSchemaConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.pubsub_schema with parameters of type PubsubSchemaConfig Constructor Description PubsubSchema(software.constructs.Construct scope, String id, PubsubSchemaConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/pubsub_schema google_pubsub_schema} Resource.
-