@Stability(value=External) public static final class CfnFunction.S3LocationProperty.Builder extends Object
CfnFunction.S3LocationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.S3LocationProperty |
build()
Builds the configured instance.
|
CfnFunction.S3LocationProperty.Builder |
withBucket(String value)
Sets the value of Bucket
|
CfnFunction.S3LocationProperty.Builder |
withKey(String value)
Sets the value of Key
|
CfnFunction.S3LocationProperty.Builder |
withVersion(Number value)
Sets the value of Version
|
@Stability(value=External) public CfnFunction.S3LocationProperty.Builder withBucket(String value)
value - `CfnFunction.S3LocationProperty.Bucket`.this@Stability(value=External) public CfnFunction.S3LocationProperty.Builder withKey(String value)
value - `CfnFunction.S3LocationProperty.Key`.this@Stability(value=External) public CfnFunction.S3LocationProperty.Builder withVersion(@Nullable Number value)
value - `CfnFunction.S3LocationProperty.Version`.this@Stability(value=External) public CfnFunction.S3LocationProperty build()
CfnFunction.S3LocationPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.