| Package | Description |
|---|---|
| software.amazon.awscdk.services.events |
Amazon EventBridge Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnEventBus.TagEntryProperty.Jsii$Proxy
An implementation for
CfnEventBus.TagEntryProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnEventBus.TagEntryProperty |
CfnEventBus.TagEntryProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<CfnEventBus.TagEntryProperty> |
CfnEventBus.getTags()
Tags to associate with the event bus.
|
default List<CfnEventBus.TagEntryProperty> |
CfnEventBusProps.getTags()
Tags to associate with the event bus.
|
List<CfnEventBus.TagEntryProperty> |
CfnEventBusProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
CfnEventBus.setTags(List<CfnEventBus.TagEntryProperty> value)
Tags to associate with the event bus.
|
CfnEventBus.Builder |
CfnEventBus.Builder.tags(List<? extends CfnEventBus.TagEntryProperty> tags)
Tags to associate with the event bus.
|
CfnEventBusProps.Builder |
CfnEventBusProps.Builder.tags(List<? extends CfnEventBus.TagEntryProperty> tags)
Sets the value of
CfnEventBusProps.getTags() |
Copyright © 2022. All rights reserved.