Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.eventschemas.CfnSchemaPropsMixin.Builder
Packages that use CfnSchemaPropsMixin.Builder
-
Uses of CfnSchemaPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.eventschemas
Methods in software.amazon.awscdk.cfnpropertymixins.services.eventschemas that return CfnSchemaPropsMixin.BuilderModifier and TypeMethodDescriptionThe source of the schema definition.static CfnSchemaPropsMixin.BuilderCfnSchemaPropsMixin.Builder.create()static CfnSchemaPropsMixin.BuilderCfnSchemaPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnSchemaPropsMixin.Builder.description(String description) A description of the schema.CfnSchemaPropsMixin.Builder.registryName(String registryName) The name of the schema registry.CfnSchemaPropsMixin.Builder.schemaName(String schemaName) The name of the schema.CfnSchemaPropsMixin.Builder.tags(List<? extends CfnSchemaPropsMixin.TagsEntryProperty> tags) Tags associated with the schema.The type of schema.