Uses of Interface
software.amazon.awscdk.services.amazonmq.CfnConfiguration.TagsEntryProperty
Packages that use CfnConfiguration.TagsEntryProperty
-
Uses of CfnConfiguration.TagsEntryProperty in software.amazon.awscdk.services.amazonmq
Classes in software.amazon.awscdk.services.amazonmq that implement CfnConfiguration.TagsEntryPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConfiguration.TagsEntryPropertyMethods in software.amazon.awscdk.services.amazonmq that return CfnConfiguration.TagsEntryPropertyModifier and TypeMethodDescriptionCfnConfiguration.TagsEntryProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.amazonmq that return types with arguments of type CfnConfiguration.TagsEntryPropertyModifier and TypeMethodDescriptiondefault List<CfnConfiguration.TagsEntryProperty>CfnConfigurationProps.getTags()Create tags when creating the configuration.CfnConfigurationProps.Jsii$Proxy.getTags()CfnConfiguration.getTagsRaw()Create tags when creating the configuration.Method parameters in software.amazon.awscdk.services.amazonmq with type arguments of type CfnConfiguration.TagsEntryPropertyModifier and TypeMethodDescriptionvoidCfnConfiguration.setTagsRaw(List<CfnConfiguration.TagsEntryProperty> value) Create tags when creating the configuration.CfnConfiguration.Builder.tags(List<? extends CfnConfiguration.TagsEntryProperty> tags) Create tags when creating the configuration.CfnConfigurationProps.Builder.tags(List<? extends CfnConfiguration.TagsEntryProperty> tags) Sets the value ofCfnConfigurationProps.getTags()