@Stability(value=Stable) public static final class CfnJob.S3TableOutputOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnJob.S3TableOutputOptionsProperty>
CfnJob.S3TableOutputOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnJob.S3TableOutputOptionsProperty |
build()
Builds the configured instance.
|
CfnJob.S3TableOutputOptionsProperty.Builder |
location(CfnJob.S3LocationProperty location)
Sets the value of
CfnJob.S3TableOutputOptionsProperty.getLocation() |
CfnJob.S3TableOutputOptionsProperty.Builder |
location(IResolvable location)
Sets the value of
CfnJob.S3TableOutputOptionsProperty.getLocation() |
@Stability(value=Stable) public CfnJob.S3TableOutputOptionsProperty.Builder location(CfnJob.S3LocationProperty location)
CfnJob.S3TableOutputOptionsProperty.getLocation()location - Represents an Amazon S3 location (bucket name and object key) where DataBrew can write output from a job. This parameter is required.this@Stability(value=Stable) public CfnJob.S3TableOutputOptionsProperty.Builder location(IResolvable location)
CfnJob.S3TableOutputOptionsProperty.getLocation()location - Represents an Amazon S3 location (bucket name and object key) where DataBrew can write output from a job. This parameter is required.this@Stability(value=Stable) public CfnJob.S3TableOutputOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnJob.S3TableOutputOptionsProperty>CfnJob.S3TableOutputOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.