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