@Stability(value=External)
public static interface CfnFunction.S3EventProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#s3| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.S3EventProperty.Builder
A builder for
CfnFunction.S3EventProperty |
static class |
CfnFunction.S3EventProperty.Jsii$Proxy
An implementation for
CfnFunction.S3EventProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.S3EventProperty.Builder |
builder() |
String |
getBucket()
`CfnFunction.S3EventProperty.Bucket`.
|
Object |
getEvents()
`CfnFunction.S3EventProperty.Events`.
|
default Object |
getFilter()
`CfnFunction.S3EventProperty.Filter`.
|
@Stability(value=External) @NotNull String getBucket()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#s3@Stability(value=External) @NotNull Object getEvents()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#s3@Stability(value=External) @Nullable default Object getFilter()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#s3@Stability(value=External) static CfnFunction.S3EventProperty.Builder builder()
Copyright © 2020. All rights reserved.