@Stability(value=Stable) public static final class CfnFlow.SuccessResponseHandlingConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.SuccessResponseHandlingConfigProperty>
CfnFlow.SuccessResponseHandlingConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFlow.SuccessResponseHandlingConfigProperty.Builder |
bucketName(String bucketName)
Sets the value of
CfnFlow.SuccessResponseHandlingConfigProperty.getBucketName() |
CfnFlow.SuccessResponseHandlingConfigProperty.Builder |
bucketPrefix(String bucketPrefix)
Sets the value of
CfnFlow.SuccessResponseHandlingConfigProperty.getBucketPrefix() |
CfnFlow.SuccessResponseHandlingConfigProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnFlow.SuccessResponseHandlingConfigProperty.Builder bucketName(String bucketName)
CfnFlow.SuccessResponseHandlingConfigProperty.getBucketName()bucketName - The name of the Amazon S3 bucket.this@Stability(value=Stable) public CfnFlow.SuccessResponseHandlingConfigProperty.Builder bucketPrefix(String bucketPrefix)
CfnFlow.SuccessResponseHandlingConfigProperty.getBucketPrefix()bucketPrefix - The Amazon S3 bucket prefix.this@Stability(value=Stable) public CfnFlow.SuccessResponseHandlingConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.SuccessResponseHandlingConfigProperty>CfnFlow.SuccessResponseHandlingConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.