Uses of Interface
software.amazon.awscdk.services.eventschemas.CfnDiscoverer.TagsEntryProperty
Package
Description
AWS::EventSchemas Construct Library
-
Uses of CfnDiscoverer.TagsEntryProperty in software.amazon.awscdk.services.eventschemas
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDiscoverer.TagsEntryProperty
Modifier and TypeMethodDescriptionCfnDiscoverer.TagsEntryProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptiondefault List<CfnDiscoverer.TagsEntryProperty>
CfnDiscovererProps.getTags()
Tags associated with the resource.CfnDiscovererProps.Jsii$Proxy.getTags()
Modifier and TypeMethodDescriptionCfnDiscoverer.Builder.tags
(List<? extends CfnDiscoverer.TagsEntryProperty> tags) Tags associated with the resource.CfnDiscovererProps.Builder.tags
(List<? extends CfnDiscoverer.TagsEntryProperty> tags) Sets the value ofCfnDiscovererProps.getTags()