public static interface CfnFunction.EventSourceProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#event-source-object| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.EventSourceProperty.Builder
A builder for
CfnFunction.EventSourceProperty |
static class |
CfnFunction.EventSourceProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.EventSourceProperty.Builder |
builder() |
Object |
getProperties()
`CfnFunction.EventSourceProperty.Properties`.
|
String |
getType()
`CfnFunction.EventSourceProperty.Type`.
|
Object getProperties()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#event-source-typesString getType()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#event-source-objectstatic CfnFunction.EventSourceProperty.Builder builder()
Copyright © 2019. All rights reserved.