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