Uses of Interface
software.amazon.awscdk.services.eventschemas.CfnRegistry.TagsEntryProperty
Packages that use CfnRegistry.TagsEntryProperty
Package
Description
AWS::EventSchemas Construct Library
-
Uses of CfnRegistry.TagsEntryProperty in software.amazon.awscdk.services.eventschemas
Classes in software.amazon.awscdk.services.eventschemas that implement CfnRegistry.TagsEntryPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRegistry.TagsEntryPropertyMethods in software.amazon.awscdk.services.eventschemas that return CfnRegistry.TagsEntryPropertyModifier and TypeMethodDescriptionCfnRegistry.TagsEntryProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.eventschemas that return types with arguments of type CfnRegistry.TagsEntryPropertyModifier and TypeMethodDescriptiondefault List<CfnRegistry.TagsEntryProperty>CfnRegistryProps.getTags()Tags to associate with the registry.CfnRegistryProps.Jsii$Proxy.getTags()CfnRegistry.getTagsRaw()Tags to associate with the registry.Method parameters in software.amazon.awscdk.services.eventschemas with type arguments of type CfnRegistry.TagsEntryPropertyModifier and TypeMethodDescriptionvoidCfnRegistry.setTagsRaw(List<CfnRegistry.TagsEntryProperty> value) Tags to associate with the registry.CfnRegistry.Builder.tags(List<? extends CfnRegistry.TagsEntryProperty> tags) Tags to associate with the registry.CfnRegistryProps.Builder.tags(List<? extends CfnRegistry.TagsEntryProperty> tags) Sets the value ofCfnRegistryProps.getTags()