Uses of Class
software.amazon.awscdk.services.eventschemas.CfnRegistryProps.Builder
Packages that use CfnRegistryProps.Builder
Package
Description
AWS::EventSchemas Construct Library
-
Uses of CfnRegistryProps.Builder in software.amazon.awscdk.services.eventschemas
Methods in software.amazon.awscdk.services.eventschemas that return CfnRegistryProps.BuilderModifier and TypeMethodDescriptionstatic CfnRegistryProps.BuilderCfnRegistryProps.builder()CfnRegistryProps.Builder.description(String description) Sets the value ofCfnRegistryProps.getDescription()CfnRegistryProps.Builder.registryName(String registryName) Sets the value ofCfnRegistryProps.getRegistryName()CfnRegistryProps.Builder.tags(List<? extends CfnRegistry.TagsEntryProperty> tags) Sets the value ofCfnRegistryProps.getTags()Constructors in software.amazon.awscdk.services.eventschemas with parameters of type CfnRegistryProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRegistryProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRegistryProps.Builder.