Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.eventschemas.CfnSchemaMixinProps.Builder
Packages that use CfnSchemaMixinProps.Builder
-
Uses of CfnSchemaMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.eventschemas
Methods in software.amazon.awscdk.cfnpropertymixins.services.eventschemas that return CfnSchemaMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnSchemaMixinProps.BuilderCfnSchemaMixinProps.builder()Sets the value ofCfnSchemaMixinProps.getContent()CfnSchemaMixinProps.Builder.description(String description) Sets the value ofCfnSchemaMixinProps.getDescription()CfnSchemaMixinProps.Builder.registryName(String registryName) Sets the value ofCfnSchemaMixinProps.getRegistryName()CfnSchemaMixinProps.Builder.schemaName(String schemaName) Sets the value ofCfnSchemaMixinProps.getSchemaName()CfnSchemaMixinProps.Builder.tags(List<? extends CfnSchemaPropsMixin.TagsEntryProperty> tags) Sets the value ofCfnSchemaMixinProps.getTags()Sets the value ofCfnSchemaMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.eventschemas with parameters of type CfnSchemaMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSchemaMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSchemaMixinProps.Builder.