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()Create tags when creating the broker.final List<CfnBroker.TagsEntryProperty> CfnBrokerProps.Jsii$Proxy.getTags()CfnBroker.getTagsRaw()Create tags when creating the broker.Method parameters in software.amazon.awscdk.services.amazonmq with type arguments of type CfnBroker.TagsEntryPropertyModifier and TypeMethodDescriptionvoidCfnBroker.setTagsRaw(List<CfnBroker.TagsEntryProperty> value) Create tags when creating the broker.CfnBroker.Builder.tags(List<? extends CfnBroker.TagsEntryProperty> tags) Create tags when creating the broker.CfnBrokerProps.Builder.tags(List<? extends CfnBroker.TagsEntryProperty> tags) Sets the value ofCfnBrokerProps.getTags()