@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.881Z") @Stability(value=Stable) public interface CfnEventStreamProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEventStreamProps.Builder
A builder for
CfnEventStreamProps |
static class |
CfnEventStreamProps.Jsii$Proxy
An implementation for
CfnEventStreamProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnEventStreamProps.Builder |
builder() |
String |
getApplicationId()
`AWS::Pinpoint::EventStream.ApplicationId`.
|
String |
getDestinationStreamArn()
`AWS::Pinpoint::EventStream.DestinationStreamArn`.
|
String |
getRoleArn()
`AWS::Pinpoint::EventStream.RoleArn`.
|
@Stability(value=Stable) @NotNull String getApplicationId()
@Stability(value=Stable) @NotNull String getDestinationStreamArn()
@Stability(value=Stable) @NotNull String getRoleArn()
@Stability(value=Stable) static CfnEventStreamProps.Builder builder()
CfnEventStreamProps.Builder of CfnEventStreamPropsCopyright © 2021. All rights reserved.