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