| Package | Description |
|---|---|
| software.amazon.awscdk.services.eventschemas |
AWS::EventSchemas Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRegistry.Builder |
CfnRegistry.Builder.create(software.constructs.Construct scope,
String id) |
CfnRegistry.Builder |
CfnRegistry.Builder.description(String description)
A description of the registry to be created.
|
CfnRegistry.Builder |
CfnRegistry.Builder.registryName(String registryName)
The name of the schema registry.
|
CfnRegistry.Builder |
CfnRegistry.Builder.tags(List<? extends CfnRegistry.TagsEntryProperty> tags)
Tags to associate with the registry.
|
Copyright © 2022. All rights reserved.