@Stability(value=Stable) public static final class CfnFunction.AlexaSkillEventProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.AlexaSkillEventProperty>
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=Stable) public CfnFunction.AlexaSkillEventProperty.Builder variables(IResolvable variables)
CfnFunction.AlexaSkillEventProperty.getVariables()variables - `CfnFunction.AlexaSkillEventProperty.Variables`.this@Stability(value=Stable) public CfnFunction.AlexaSkillEventProperty.Builder variables(Map<String,String> variables)
CfnFunction.AlexaSkillEventProperty.getVariables()variables - `CfnFunction.AlexaSkillEventProperty.Variables`.this@Stability(value=Stable) public CfnFunction.AlexaSkillEventProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.AlexaSkillEventProperty>CfnFunction.AlexaSkillEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.