@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:06.137Z") @Stability(value=Stable) public interface CfnGatewayRouteProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-gatewayroute.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGatewayRouteProps.Builder
A builder for
CfnGatewayRouteProps |
static class |
CfnGatewayRouteProps.Jsii$Proxy
An implementation for
CfnGatewayRouteProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnGatewayRouteProps.Builder |
builder() |
String |
getGatewayRouteName()
`AWS::AppMesh::GatewayRoute.GatewayRouteName`.
|
String |
getMeshName()
`AWS::AppMesh::GatewayRoute.MeshName`.
|
default String |
getMeshOwner()
`AWS::AppMesh::GatewayRoute.MeshOwner`.
|
Object |
getSpec()
`AWS::AppMesh::GatewayRoute.Spec`.
|
default List<CfnTag> |
getTags()
`AWS::AppMesh::GatewayRoute.Tags`.
|
String |
getVirtualGatewayName()
`AWS::AppMesh::GatewayRoute.VirtualGatewayName`.
|
@Stability(value=Stable) @NotNull String getGatewayRouteName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-gatewayroute.html#cfn-appmesh-gatewayroute-gatewayroutename@Stability(value=Stable) @NotNull String getMeshName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-gatewayroute.html#cfn-appmesh-gatewayroute-meshname@Stability(value=Stable) @NotNull Object getSpec()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-gatewayroute.html#cfn-appmesh-gatewayroute-spec@Stability(value=Stable) @NotNull String getVirtualGatewayName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-gatewayroute.html#cfn-appmesh-gatewayroute-virtualgatewayname@Stability(value=Stable) @Nullable default String getMeshOwner()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-gatewayroute.html#cfn-appmesh-gatewayroute-meshowner@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-gatewayroute.html#cfn-appmesh-gatewayroute-tags@Stability(value=Stable) static CfnGatewayRouteProps.Builder builder()
CfnGatewayRouteProps.Builder of CfnGatewayRoutePropsCopyright © 2020. All rights reserved.