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