| Package | Description |
|---|---|
| software.amazon.awscdk.services.eventschemas |
AWS::EventSchemas Construct Library
|
| 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()
Tags to associate with the registry.
|
List<CfnRegistry.TagsEntryProperty> |
CfnRegistryProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnRegistryProps.Builder |
CfnRegistryProps.Builder.tags(List<? extends CfnRegistry.TagsEntryProperty> tags)
Sets the value of
CfnRegistryProps.getTags() |
CfnRegistry.Builder |
CfnRegistry.Builder.tags(List<? extends CfnRegistry.TagsEntryProperty> tags)
Tags to associate with the registry.
|
Copyright © 2022. All rights reserved.