Uses of Interface
com.hashicorp.cdktf.providers.aws.schemas_registry_policy.SchemasRegistryPolicyConfig
-
Packages that use SchemasRegistryPolicyConfig Package Description com.hashicorp.cdktf.providers.aws.schemas_registry_policy aws_schemas_registry_policy -
-
Uses of SchemasRegistryPolicyConfig in com.hashicorp.cdktf.providers.aws.schemas_registry_policy
Classes in com.hashicorp.cdktf.providers.aws.schemas_registry_policy that implement SchemasRegistryPolicyConfig Modifier and Type Class Description static classSchemasRegistryPolicyConfig.Jsii$ProxyAn implementation forSchemasRegistryPolicyConfigMethods in com.hashicorp.cdktf.providers.aws.schemas_registry_policy that return SchemasRegistryPolicyConfig Modifier and Type Method Description SchemasRegistryPolicyConfigSchemasRegistryPolicyConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.schemas_registry_policy with parameters of type SchemasRegistryPolicyConfig Constructor Description SchemasRegistryPolicy(software.constructs.Construct scope, String id, SchemasRegistryPolicyConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/schemas_registry_policy aws_schemas_registry_policy} Resource.
-