@Stability(value=Stable)
public static interface CfnWebACL.CustomResponseBodyProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebACL.CustomResponseBodyProperty.Builder
A builder for
CfnWebACL.CustomResponseBodyProperty |
static class |
CfnWebACL.CustomResponseBodyProperty.Jsii$Proxy
An implementation for
CfnWebACL.CustomResponseBodyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACL.CustomResponseBodyProperty.Builder |
builder() |
String |
getContent()
`CfnWebACL.CustomResponseBodyProperty.Content`.
|
String |
getContentType()
`CfnWebACL.CustomResponseBodyProperty.ContentType`.
|
@Stability(value=Stable) @NotNull String getContent()
@Stability(value=Stable) @NotNull String getContentType()
@Stability(value=Stable) static CfnWebACL.CustomResponseBodyProperty.Builder builder()
Copyright © 2021. All rights reserved.