@Stability(value=Stable) public static final class CfnJsonProps.Builder extends Object implements software.amazon.jsii.Builder<CfnJsonProps>
CfnJsonProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnJsonProps |
build()
Builds the configured instance.
|
CfnJsonProps.Builder |
value(Object value)
Sets the value of
CfnJsonProps.getValue() |
@Stability(value=Stable) public CfnJsonProps.Builder value(Object value)
CfnJsonProps.getValue()value - The value to resolve. This parameter is required.
Can be any JavaScript object, including tokens and
references in keys or values.this@Stability(value=Stable) public CfnJsonProps build()
build in interface software.amazon.jsii.Builder<CfnJsonProps>CfnJsonPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.