@Stability(value=Stable)
public static interface CfnRoute.HttpRouteHeaderProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httprouteheader.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httprouteheader.html#cfn-appmesh-route-httprouteheader-name@Stability(value=Stable) @Nullable default Object getInvert()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httprouteheader.html#cfn-appmesh-route-httprouteheader-invert@Stability(value=Stable) @Nullable default Object getMatch()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httprouteheader.html#cfn-appmesh-route-httprouteheader-match@Stability(value=Stable) static CfnRoute.HttpRouteHeaderProperty.Builder builder()
Copyright © 2020. All rights reserved.