public static interface FunctionResource.AlexaSkillEventProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
FunctionResource.AlexaSkillEventProperty.Builder
A builder for
FunctionResource.AlexaSkillEventProperty |
static class |
FunctionResource.AlexaSkillEventProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static FunctionResource.AlexaSkillEventProperty.Builder |
builder() |
Object |
getVariables()
``FunctionResource.AlexaSkillEventProperty.Variables``
|
void |
setVariables(software.amazon.awscdk.CloudFormationToken value)
``FunctionResource.AlexaSkillEventProperty.Variables``
|
void |
setVariables(Map<String,Object> value)
``FunctionResource.AlexaSkillEventProperty.Variables``
|
Object getVariables()
void setVariables(software.amazon.awscdk.CloudFormationToken value)
void setVariables(Map<String,Object> value)
static FunctionResource.AlexaSkillEventProperty.Builder builder()
Copyright © 2018. All rights reserved.