@Stability(value=Stable) public static final class CfnJob.CsvOutputOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnJob.CsvOutputOptionsProperty>
CfnJob.CsvOutputOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnJob.CsvOutputOptionsProperty |
build()
Builds the configured instance.
|
CfnJob.CsvOutputOptionsProperty.Builder |
delimiter(String delimiter)
Sets the value of
CfnJob.CsvOutputOptionsProperty.getDelimiter() |
@Stability(value=Stable) public CfnJob.CsvOutputOptionsProperty.Builder delimiter(String delimiter)
CfnJob.CsvOutputOptionsProperty.getDelimiter()delimiter - A single character that specifies the delimiter used to create CSV job output.this@Stability(value=Stable) public CfnJob.CsvOutputOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnJob.CsvOutputOptionsProperty>CfnJob.CsvOutputOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.