@Stability(value=Stable) public static final class CfnJob.OutputLocationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnJob.OutputLocationProperty>
CfnJob.OutputLocationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnJob.OutputLocationProperty.Builder |
bucket(String bucket)
Sets the value of
CfnJob.OutputLocationProperty.getBucket() |
CfnJob.OutputLocationProperty |
build()
Builds the configured instance.
|
CfnJob.OutputLocationProperty.Builder |
key(String key)
Sets the value of
CfnJob.OutputLocationProperty.getKey() |
@Stability(value=Stable) public CfnJob.OutputLocationProperty.Builder bucket(String bucket)
CfnJob.OutputLocationProperty.getBucket()bucket - `CfnJob.OutputLocationProperty.Bucket`. This parameter is required.this@Stability(value=Stable) public CfnJob.OutputLocationProperty.Builder key(String key)
CfnJob.OutputLocationProperty.getKey()key - `CfnJob.OutputLocationProperty.Key`.this@Stability(value=Stable) public CfnJob.OutputLocationProperty build()
build in interface software.amazon.jsii.Builder<CfnJob.OutputLocationProperty>CfnJob.OutputLocationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.