@Stability(value=Stable)
public static interface CfnBucket.QueueConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
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()
@Stability(value=Stable) @NotNull String getQueue()
@Stability(value=Stable) @Nullable default Object getFilter()
@Stability(value=Stable) static CfnBucket.QueueConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.