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