@Stability(value=Stable)
public static interface CfnWebACL.CustomResponseProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebACL.CustomResponseProperty.Builder
A builder for
CfnWebACL.CustomResponseProperty |
static class |
CfnWebACL.CustomResponseProperty.Jsii$Proxy
An implementation for
CfnWebACL.CustomResponseProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACL.CustomResponseProperty.Builder |
builder() |
default String |
getCustomResponseBodyKey()
`CfnWebACL.CustomResponseProperty.CustomResponseBodyKey`.
|
Number |
getResponseCode()
`CfnWebACL.CustomResponseProperty.ResponseCode`.
|
default Object |
getResponseHeaders()
`CfnWebACL.CustomResponseProperty.ResponseHeaders`.
|
@Stability(value=Stable) @NotNull Number getResponseCode()
@Stability(value=Stable) @Nullable default String getCustomResponseBodyKey()
@Stability(value=Stable) @Nullable default Object getResponseHeaders()
@Stability(value=Stable) static CfnWebACL.CustomResponseProperty.Builder builder()
Copyright © 2021. All rights reserved.