Uses of Interface
software.amazon.awscdk.services.events.CfnEventBus.TagEntryProperty
Packages that use CfnEventBus.TagEntryProperty
-
Uses of CfnEventBus.TagEntryProperty in software.amazon.awscdk.services.events
Classes in software.amazon.awscdk.services.events that implement CfnEventBus.TagEntryPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEventBus.TagEntryPropertyMethods in software.amazon.awscdk.services.events that return CfnEventBus.TagEntryPropertyModifier and TypeMethodDescriptionCfnEventBus.TagEntryProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.events that return types with arguments of type CfnEventBus.TagEntryPropertyModifier and TypeMethodDescriptionCfnEventBus.getTags()Tags to associate with the event bus.default List<CfnEventBus.TagEntryProperty>CfnEventBusProps.getTags()Tags to associate with the event bus.final List<CfnEventBus.TagEntryProperty>CfnEventBusProps.Jsii$Proxy.getTags()Method parameters in software.amazon.awscdk.services.events with type arguments of type CfnEventBus.TagEntryPropertyModifier and TypeMethodDescriptionvoidCfnEventBus.setTags(List<CfnEventBus.TagEntryProperty> value) Tags to associate with the event bus.CfnEventBus.Builder.tags(List<? extends CfnEventBus.TagEntryProperty> tags) Tags to associate with the event bus.CfnEventBusProps.Builder.tags(List<? extends CfnEventBus.TagEntryProperty> tags) Sets the value ofCfnEventBusProps.getTags()