@Stability(value=Stable)
public static interface CfnBucket.QueueConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfig-queueconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBucket.QueueConfigurationProperty.Builder
A builder for
CfnBucket.QueueConfigurationProperty |
static class |
CfnBucket.QueueConfigurationProperty.Jsii$Proxy
An implementation for
CfnBucket.QueueConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBucket.QueueConfigurationProperty.Builder |
builder() |
String |
getEvent()
`CfnBucket.QueueConfigurationProperty.Event`.
|
default Object |
getFilter()
`CfnBucket.QueueConfigurationProperty.Filter`.
|
String |
getQueue()
`CfnBucket.QueueConfigurationProperty.Queue`.
|
@Stability(value=Stable) @NotNull String getEvent()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfig-queueconfig.html#cfn-s3-bucket-notificationconfig-queueconfig-event@Stability(value=Stable) @NotNull String getQueue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfig-queueconfig.html#cfn-s3-bucket-notificationconfig-queueconfig-queue@Stability(value=Stable) @Nullable default Object getFilter()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfig-queueconfig.html#cfn-s3-bucket-notificationconfig-queueconfig-filter@Stability(value=Stable) static CfnBucket.QueueConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.