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