@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:21.590Z") @Stability(value=Stable) public interface CfnRegistryProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRegistryProps.Builder
A builder for
CfnRegistryProps |
static class |
CfnRegistryProps.Jsii$Proxy
An implementation for
CfnRegistryProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnRegistryProps.Builder |
builder() |
default String |
getDescription()
`AWS::EventSchemas::Registry.Description`.
|
default String |
getRegistryName()
`AWS::EventSchemas::Registry.RegistryName`.
|
default List<CfnRegistry.TagsEntryProperty> |
getTags()
`AWS::EventSchemas::Registry.Tags`.
|
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default String getRegistryName()
@Stability(value=Stable) @Nullable default List<CfnRegistry.TagsEntryProperty> getTags()
@Stability(value=Stable) static CfnRegistryProps.Builder builder()
CfnRegistryProps.Builder of CfnRegistryPropsCopyright © 2021. All rights reserved.