@Stability(value=Stable) public static final class CfnJob.OutputFormatOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnJob.OutputFormatOptionsProperty>
CfnJob.OutputFormatOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnJob.OutputFormatOptionsProperty |
build()
Builds the configured instance.
|
CfnJob.OutputFormatOptionsProperty.Builder |
csv(CfnJob.CsvOutputOptionsProperty csv)
Sets the value of
CfnJob.OutputFormatOptionsProperty.getCsv() |
CfnJob.OutputFormatOptionsProperty.Builder |
csv(IResolvable csv)
Sets the value of
CfnJob.OutputFormatOptionsProperty.getCsv() |
@Stability(value=Stable) public CfnJob.OutputFormatOptionsProperty.Builder csv(CfnJob.CsvOutputOptionsProperty csv)
CfnJob.OutputFormatOptionsProperty.getCsv()csv - Represents a set of options that define the structure of comma-separated value (CSV) job output.this@Stability(value=Stable) public CfnJob.OutputFormatOptionsProperty.Builder csv(IResolvable csv)
CfnJob.OutputFormatOptionsProperty.getCsv()csv - Represents a set of options that define the structure of comma-separated value (CSV) job output.this@Stability(value=Stable) public CfnJob.OutputFormatOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnJob.OutputFormatOptionsProperty>CfnJob.OutputFormatOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.