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