@Stability(value=Deprecated) @Deprecated public static final class CfnApiV2.BodyS3LocationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApiV2.BodyS3LocationProperty>
CfnApiV2.BodyS3LocationProperty| Constructor and Description |
|---|
Builder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApiV2.BodyS3LocationProperty.Builder |
bucket(String bucket)
Deprecated.
|
CfnApiV2.BodyS3LocationProperty |
build()
Deprecated.
|
CfnApiV2.BodyS3LocationProperty.Builder |
etag(String etag)
Deprecated.
|
CfnApiV2.BodyS3LocationProperty.Builder |
key(String key)
Deprecated.
|
CfnApiV2.BodyS3LocationProperty.Builder |
version(String version)
Deprecated.
|
@Stability(value=Deprecated) @Deprecated public CfnApiV2.BodyS3LocationProperty.Builder bucket(String bucket)
CfnApiV2.BodyS3LocationProperty.getBucket()bucket - `CfnApiV2.BodyS3LocationProperty.Bucket`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2.BodyS3LocationProperty.Builder etag(String etag)
CfnApiV2.BodyS3LocationProperty.getEtag()etag - `CfnApiV2.BodyS3LocationProperty.Etag`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2.BodyS3LocationProperty.Builder key(String key)
CfnApiV2.BodyS3LocationProperty.getKey()key - `CfnApiV2.BodyS3LocationProperty.Key`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2.BodyS3LocationProperty.Builder version(String version)
CfnApiV2.BodyS3LocationProperty.getVersion()version - `CfnApiV2.BodyS3LocationProperty.Version`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2.BodyS3LocationProperty build()
build in interface software.amazon.jsii.Builder<CfnApiV2.BodyS3LocationProperty>CfnApiV2.BodyS3LocationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.