| Package | Description |
|---|---|
| software.amazon.awscdk.services.events |
Amazon EventBridge Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static EventBusAttributes.Builder |
EventBusAttributes.builder() |
EventBusAttributes.Builder |
EventBusAttributes.Builder.eventBusArn(String eventBusArn)
Sets the value of
EventBusAttributes.getEventBusArn() |
EventBusAttributes.Builder |
EventBusAttributes.Builder.eventBusName(String eventBusName)
Sets the value of
EventBusAttributes.getEventBusName() |
EventBusAttributes.Builder |
EventBusAttributes.Builder.eventBusPolicy(String eventBusPolicy)
Sets the value of
EventBusAttributes.getEventBusPolicy() |
EventBusAttributes.Builder |
EventBusAttributes.Builder.eventSourceName(String eventSourceName)
Sets the value of
EventBusAttributes.getEventSourceName() |
| Constructor and Description |
|---|
Jsii$Proxy(EventBusAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EventBusAttributes.Builder. |
Copyright © 2022. All rights reserved.