@Stability(value=Stable) public static final class CfnFunction.S3NotificationFilterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.S3NotificationFilterProperty>
CfnFunction.S3NotificationFilterProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.S3NotificationFilterProperty |
build()
Builds the configured instance.
|
CfnFunction.S3NotificationFilterProperty.Builder |
s3Key(CfnFunction.S3KeyFilterProperty s3Key)
Sets the value of
CfnFunction.S3NotificationFilterProperty.getS3Key() |
CfnFunction.S3NotificationFilterProperty.Builder |
s3Key(IResolvable s3Key)
Sets the value of
CfnFunction.S3NotificationFilterProperty.getS3Key() |
@Stability(value=Stable) public CfnFunction.S3NotificationFilterProperty.Builder s3Key(IResolvable s3Key)
CfnFunction.S3NotificationFilterProperty.getS3Key()s3Key - `CfnFunction.S3NotificationFilterProperty.S3Key`. This parameter is required.this@Stability(value=Stable) public CfnFunction.S3NotificationFilterProperty.Builder s3Key(CfnFunction.S3KeyFilterProperty s3Key)
CfnFunction.S3NotificationFilterProperty.getS3Key()s3Key - `CfnFunction.S3NotificationFilterProperty.S3Key`. This parameter is required.this@Stability(value=Stable) public CfnFunction.S3NotificationFilterProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.S3NotificationFilterProperty>CfnFunction.S3NotificationFilterPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.