@Stability(value=Stable)
public static interface CfnWebACL.DefaultActionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebACL.DefaultActionProperty.Builder
A builder for
CfnWebACL.DefaultActionProperty |
static class |
CfnWebACL.DefaultActionProperty.Jsii$Proxy
An implementation for
CfnWebACL.DefaultActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACL.DefaultActionProperty.Builder |
builder() |
default Object |
getAllow()
`CfnWebACL.DefaultActionProperty.Allow`.
|
default Object |
getBlock()
`CfnWebACL.DefaultActionProperty.Block`.
|
@Stability(value=Stable) @Nullable default Object getAllow()
@Stability(value=Stable) @Nullable default Object getBlock()
@Stability(value=Stable) static CfnWebACL.DefaultActionProperty.Builder builder()
Copyright © 2021. All rights reserved.