Uses of Interface
software.amazon.awscdk.services.eventschemas.CfnDiscoverer.TagsEntryProperty
Packages that use CfnDiscoverer.TagsEntryProperty
Package
Description
AWS::EventSchemas Construct Library
-
Uses of CfnDiscoverer.TagsEntryProperty in software.amazon.awscdk.services.eventschemas
Classes in software.amazon.awscdk.services.eventschemas that implement CfnDiscoverer.TagsEntryPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDiscoverer.TagsEntryPropertyMethods in software.amazon.awscdk.services.eventschemas that return CfnDiscoverer.TagsEntryPropertyModifier and TypeMethodDescriptionCfnDiscoverer.TagsEntryProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.eventschemas that return types with arguments of type CfnDiscoverer.TagsEntryPropertyModifier and TypeMethodDescriptiondefault List<CfnDiscoverer.TagsEntryProperty>CfnDiscovererProps.getTags()Tags associated with the resource.CfnDiscovererProps.Jsii$Proxy.getTags()CfnDiscoverer.getTagsRaw()Tags associated with the resource.Method parameters in software.amazon.awscdk.services.eventschemas with type arguments of type CfnDiscoverer.TagsEntryPropertyModifier and TypeMethodDescriptionvoidCfnDiscoverer.setTagsRaw(List<CfnDiscoverer.TagsEntryProperty> value) Tags associated with the resource.CfnDiscoverer.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()