@Stability(value=Stable)
public static interface CfnFunction.AlexaSkillEventProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#alexaskill| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.AlexaSkillEventProperty.Builder
A builder for
CfnFunction.AlexaSkillEventProperty |
static class |
CfnFunction.AlexaSkillEventProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.AlexaSkillEventProperty.Builder |
builder() |
Object |
getVariables()
`CfnFunction.AlexaSkillEventProperty.Variables`.
|
@Stability(value=Stable) Object getVariables()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#alexaskill@Stability(value=Stable) static CfnFunction.AlexaSkillEventProperty.Builder builder()
Copyright © 2019. All rights reserved.