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