@Generated(value="jsii-pacmak/1.13.0 (build 385c325)", date="2020-10-15T17:38:06.659Z") @Stability(value=Stable) public interface CfnJsonProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnJsonProps.Builder
A builder for
CfnJsonProps |
static class |
CfnJsonProps.Jsii$Proxy
An implementation for
CfnJsonProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnJsonProps.Builder |
builder() |
Object |
getValue()
The value to resolve.
|
@Stability(value=Stable) @NotNull Object getValue()
Can be any JavaScript object, including tokens and references in keys or values.
@Stability(value=Stable) static CfnJsonProps.Builder builder()
CfnJsonProps.Builder of CfnJsonPropsCopyright © 2020. All rights reserved.