Uses of Interface
software.amazon.awscdk.services.amazonmq.CfnBroker.TagsEntryProperty
-
Uses of CfnBroker.TagsEntryProperty in software.amazon.awscdk.services.amazonmq
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnBroker.TagsEntryProperty
Modifier and TypeMethodDescriptionCfnBroker.TagsEntryProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptiondefault List<CfnBroker.TagsEntryProperty>
CfnBrokerProps.getTags()
An array of key-value pairs.final List<CfnBroker.TagsEntryProperty>
CfnBrokerProps.Jsii$Proxy.getTags()
Modifier and TypeMethodDescriptionCfnBroker.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()