@Stability(value=Stable) public static final class CfnDataset.JsonOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataset.JsonOptionsProperty>
CfnDataset.JsonOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataset.JsonOptionsProperty |
build()
Builds the configured instance.
|
CfnDataset.JsonOptionsProperty.Builder |
multiLine(Boolean multiLine)
Sets the value of
CfnDataset.JsonOptionsProperty.getMultiLine() |
CfnDataset.JsonOptionsProperty.Builder |
multiLine(IResolvable multiLine)
Sets the value of
CfnDataset.JsonOptionsProperty.getMultiLine() |
@Stability(value=Stable) public CfnDataset.JsonOptionsProperty.Builder multiLine(Boolean multiLine)
CfnDataset.JsonOptionsProperty.getMultiLine()multiLine - A value that specifies whether JSON input contains embedded new line characters.this@Stability(value=Stable) public CfnDataset.JsonOptionsProperty.Builder multiLine(IResolvable multiLine)
CfnDataset.JsonOptionsProperty.getMultiLine()multiLine - A value that specifies whether JSON input contains embedded new line characters.this@Stability(value=Stable) public CfnDataset.JsonOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnDataset.JsonOptionsProperty>CfnDataset.JsonOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.