@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.756Z") @Stability(value=Stable) public interface CfnRegistryProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eventschemas-registry.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eventschemas-registry.html#cfn-eventschemas-registry-description@Stability(value=Stable) @Nullable default String getRegistryName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eventschemas-registry.html#cfn-eventschemas-registry-registryname@Stability(value=Stable) @Nullable default List<CfnRegistry.TagsEntryProperty> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eventschemas-registry.html#cfn-eventschemas-registry-tags@Stability(value=Stable) static CfnRegistryProps.Builder builder()
CfnRegistryProps.Builder of CfnRegistryPropsCopyright © 2020. All rights reserved.