@Stability(value=External)
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
An implementation for
CfnFunction.EventSourceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.EventSourceProperty.Builder |
builder() |
Object |
getProperties()
`CfnFunction.EventSourceProperty.Properties`.
|
String |
getType()
`CfnFunction.EventSourceProperty.Type`.
|
@Stability(value=External) Object getProperties()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#event-source-types@Stability(value=External) String getType()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#event-source-object@Stability(value=External) static CfnFunction.EventSourceProperty.Builder builder()
Copyright © 2019. All rights reserved.