Uses of Interface
software.amazon.awscdk.services.amazonmq.CfnBroker.TagsEntryProperty
Packages that use CfnBroker.TagsEntryProperty
-
Uses of CfnBroker.TagsEntryProperty in software.amazon.awscdk.services.amazonmq
Classes in software.amazon.awscdk.services.amazonmq that implement CfnBroker.TagsEntryPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBroker.TagsEntryPropertyMethods in software.amazon.awscdk.services.amazonmq that return CfnBroker.TagsEntryPropertyModifier and TypeMethodDescriptionCfnBroker.TagsEntryProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.amazonmq that return types with arguments of type CfnBroker.TagsEntryPropertyModifier and TypeMethodDescriptiondefault List<CfnBroker.TagsEntryProperty>CfnBrokerProps.getTags()An array of key-value pairs.final List<CfnBroker.TagsEntryProperty>CfnBrokerProps.Jsii$Proxy.getTags()CfnBroker.getTagsRaw()An array of key-value pairs.Method parameters in software.amazon.awscdk.services.amazonmq with type arguments of type CfnBroker.TagsEntryPropertyModifier and TypeMethodDescriptionvoidCfnBroker.setTagsRaw(List<CfnBroker.TagsEntryProperty> value) An array of key-value pairs.CfnBroker.Builder.tags(List<? extends CfnBroker.TagsEntryProperty> tags) An array of key-value pairs.CfnBrokerProps.Builder.tags(List<? extends CfnBroker.TagsEntryProperty> tags) Sets the value ofCfnBrokerProps.getTags()