@Generated(value="jsii-pacmak/1.7.0 (build 179a3a5)", date="2020-07-02T12:03:03.187Z") @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.