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