@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:53.099Z") @Stability(value=Experimental) 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()
(experimental) The value to resolve.
|
@Stability(value=Experimental) @NotNull Object getValue()
Can be any JavaScript object, including tokens and references in keys or values.
@Stability(value=Experimental) static CfnJsonProps.Builder builder()
CfnJsonProps.Builder of CfnJsonPropsCopyright © 2021. All rights reserved.