@Stability(value=Stable) public static final class CfnConfig.DecodeConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConfig.DecodeConfigProperty>
CfnConfig.DecodeConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConfig.DecodeConfigProperty |
build()
Builds the configured instance.
|
CfnConfig.DecodeConfigProperty.Builder |
unvalidatedJson(String unvalidatedJson)
Sets the value of
CfnConfig.DecodeConfigProperty.getUnvalidatedJson() |
@Stability(value=Stable) public CfnConfig.DecodeConfigProperty.Builder unvalidatedJson(String unvalidatedJson)
CfnConfig.DecodeConfigProperty.getUnvalidatedJson()unvalidatedJson - The decoding settings are in JSON format and define a set of steps to perform to decode the data.this@Stability(value=Stable) public CfnConfig.DecodeConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnConfig.DecodeConfigProperty>CfnConfig.DecodeConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.