@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.239Z") @Stability(value=Experimental) public interface EventBusProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
EventBusProps.Builder
A builder for
EventBusProps |
static class |
EventBusProps.Jsii$Proxy
An implementation for
EventBusProps |
| Modifier and Type | Method and Description |
|---|---|
static EventBusProps.Builder |
builder() |
default IRole |
getRole()
(experimental) Role to be used to publish the event.
|
@Stability(value=Experimental) @Nullable default IRole getRole()
Default: a new role is created.
@Stability(value=Experimental) static EventBusProps.Builder builder()
EventBusProps.Builder of EventBusPropsCopyright © 2021. All rights reserved.