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