@Generated(value="jsii-pacmak/1.1.0 (build df55f5e)", date="2020-04-10T14:28:19.276Z") @Stability(value=External) public interface CfnEventBusProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbus.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEventBusProps.Builder
A builder for
CfnEventBusProps |
static class |
CfnEventBusProps.Jsii$Proxy
An implementation for
CfnEventBusProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnEventBusProps.Builder |
builder() |
default String |
getEventSourceName()
`AWS::Events::EventBus.EventSourceName`.
|
String |
getName()
`AWS::Events::EventBus.Name`.
|
@Stability(value=External) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbus.html#cfn-events-eventbus-name@Stability(value=External) @Nullable default String getEventSourceName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbus.html#cfn-events-eventbus-eventsourcename@Stability(value=External) static CfnEventBusProps.Builder builder()
CfnEventBusProps.Builder of CfnEventBusPropsCopyright © 2020. All rights reserved.