| Modifier and Type | Class and Description |
|---|---|
static class |
CfnRegistry.TagsEntryProperty.Jsii$Proxy
An implementation for
CfnRegistry.TagsEntryProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnRegistry.TagsEntryProperty |
CfnRegistry.TagsEntryProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnRegistry.TagsEntryProperty> |
CfnRegistryProps.getTags()
`AWS::EventSchemas::Registry.Tags`.
|
List<CfnRegistry.TagsEntryProperty> |
CfnRegistryProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnRegistry.Builder |
CfnRegistry.Builder.tags(List<? extends CfnRegistry.TagsEntryProperty> tags)
`AWS::EventSchemas::Registry.Tags`.
|
CfnRegistryProps.Builder |
CfnRegistryProps.Builder.tags(List<? extends CfnRegistry.TagsEntryProperty> tags)
Sets the value of
CfnRegistryProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(String description,
String registryName,
List<? extends CfnRegistry.TagsEntryProperty> tags)
Constructor that initializes the object based on literal property values passed by the
CfnRegistryProps.Builder. |
Copyright © 2021. All rights reserved.