@Stability(value=External) 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(software.amazon.awscdk.core.IResolvable value)
Sets the value of Variables
|
CfnFunction.AlexaSkillEventProperty.Builder |
withVariables(Map<String,String> value)
Sets the value of Variables
|
@Stability(value=External) public CfnFunction.AlexaSkillEventProperty.Builder withVariables(@Nullable software.amazon.awscdk.core.IResolvable value)
value - `CfnFunction.AlexaSkillEventProperty.Variables`.this@Stability(value=External) public CfnFunction.AlexaSkillEventProperty.Builder withVariables(@Nullable Map<String,String> value)
value - `CfnFunction.AlexaSkillEventProperty.Variables`.this@Stability(value=External) public CfnFunction.AlexaSkillEventProperty build()
CfnFunction.AlexaSkillEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.