Uses of Interface
software.amazon.awscdk.services.eventschemas.CfnSchema.TagsEntryProperty
Packages that use CfnSchema.TagsEntryProperty
Package
Description
AWS::EventSchemas Construct Library
-
Uses of CfnSchema.TagsEntryProperty in software.amazon.awscdk.services.eventschemas
Classes in software.amazon.awscdk.services.eventschemas that implement CfnSchema.TagsEntryPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnSchema.TagsEntryProperty
Methods in software.amazon.awscdk.services.eventschemas that return CfnSchema.TagsEntryPropertyModifier and TypeMethodDescriptionCfnSchema.TagsEntryProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.eventschemas that return types with arguments of type CfnSchema.TagsEntryPropertyModifier and TypeMethodDescriptiondefault List<CfnSchema.TagsEntryProperty>
CfnSchemaProps.getTags()
Tags associated with the schema.final List<CfnSchema.TagsEntryProperty>
CfnSchemaProps.Jsii$Proxy.getTags()
Method parameters in software.amazon.awscdk.services.eventschemas with type arguments of type CfnSchema.TagsEntryPropertyModifier and TypeMethodDescriptionCfnSchema.Builder.tags
(List<? extends CfnSchema.TagsEntryProperty> tags) Tags associated with the schema.CfnSchemaProps.Builder.tags
(List<? extends CfnSchema.TagsEntryProperty> tags) Sets the value ofCfnSchemaProps.getTags()