@Stability(value=Stable)
public static interface CfnRoute.HttpRouteHeaderProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRoute.HttpRouteHeaderProperty.Builder
A builder for
CfnRoute.HttpRouteHeaderProperty |
static class |
CfnRoute.HttpRouteHeaderProperty.Jsii$Proxy
An implementation for
CfnRoute.HttpRouteHeaderProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRoute.HttpRouteHeaderProperty.Builder |
builder() |
default Object |
getInvert()
`CfnRoute.HttpRouteHeaderProperty.Invert`.
|
default Object |
getMatch()
`CfnRoute.HttpRouteHeaderProperty.Match`.
|
String |
getName()
`CfnRoute.HttpRouteHeaderProperty.Name`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default Object getInvert()
@Stability(value=Stable) @Nullable default Object getMatch()
@Stability(value=Stable) static CfnRoute.HttpRouteHeaderProperty.Builder builder()
Copyright © 2021. All rights reserved.