public static final class FunctionResource.AlexaSkillEventProperty.Builder extends Object
FunctionResource.AlexaSkillEventProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
FunctionResource.AlexaSkillEventProperty |
build()
Builds the configured instance.
|
FunctionResource.AlexaSkillEventProperty.Builder |
withVariables(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Variables
|
FunctionResource.AlexaSkillEventProperty.Builder |
withVariables(Map<String,Object> value)
Sets the value of Variables
|
public FunctionResource.AlexaSkillEventProperty.Builder withVariables(@Nullable software.amazon.awscdk.CloudFormationToken value)
value - ``FunctionResource.AlexaSkillEventProperty.Variables``thispublic FunctionResource.AlexaSkillEventProperty.Builder withVariables(@Nullable Map<String,Object> value)
value - ``FunctionResource.AlexaSkillEventProperty.Variables``thispublic FunctionResource.AlexaSkillEventProperty build()
FunctionResource.AlexaSkillEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.