@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
An implementation for
CfnFunction.AlexaSkillEventProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.AlexaSkillEventProperty.Builder |
builder() |
default Object |
getVariables()
`CfnFunction.AlexaSkillEventProperty.Variables`.
|
@Stability(value=Stable) @Nullable default 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 © 2020. All rights reserved.