@Stability(value=Stable) public static final class CfnFunction.StateMachineSAMPTProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.StateMachineSAMPTProperty>
CfnFunction.StateMachineSAMPTProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.StateMachineSAMPTProperty |
build()
Builds the configured instance.
|
CfnFunction.StateMachineSAMPTProperty.Builder |
stateMachineName(String stateMachineName)
Sets the value of
CfnFunction.StateMachineSAMPTProperty.getStateMachineName() |
@Stability(value=Stable) public CfnFunction.StateMachineSAMPTProperty.Builder stateMachineName(String stateMachineName)
CfnFunction.StateMachineSAMPTProperty.getStateMachineName()stateMachineName - `CfnFunction.StateMachineSAMPTProperty.StateMachineName`. This parameter is required.this@Stability(value=Stable) public CfnFunction.StateMachineSAMPTProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.StateMachineSAMPTProperty>CfnFunction.StateMachineSAMPTPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.