public static final class CfnJsonProps.Builder
extends java.lang.Object
CfnJsonProps
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnJsonProps |
build()
Builds the configured instance.
|
CfnJsonProps.Builder |
value(java.lang.Object value)
Sets the value of
CfnJsonProps.getValue() |
public CfnJsonProps.Builder value(java.lang.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
public CfnJsonProps build()
CfnJsonProps
java.lang.NullPointerException
- if any required attribute was not provided