@Stability(value=Stable)
public static interface CfnDistribution.OriginCustomHeaderProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDistribution.OriginCustomHeaderProperty.Builder
A builder for
CfnDistribution.OriginCustomHeaderProperty |
static class |
CfnDistribution.OriginCustomHeaderProperty.Jsii$Proxy
An implementation for
CfnDistribution.OriginCustomHeaderProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDistribution.OriginCustomHeaderProperty.Builder |
builder() |
String |
getHeaderName()
`CfnDistribution.OriginCustomHeaderProperty.HeaderName`.
|
String |
getHeaderValue()
`CfnDistribution.OriginCustomHeaderProperty.HeaderValue`.
|
@Stability(value=Stable) @NotNull String getHeaderName()
@Stability(value=Stable) @NotNull String getHeaderValue()
@Stability(value=Stable) static CfnDistribution.OriginCustomHeaderProperty.Builder builder()
Copyright © 2021. All rights reserved.