@Stability(value=Stable)
public static interface CfnVirtualGateway.VirtualGatewayListenerProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistener.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnVirtualGateway.VirtualGatewayListenerProperty.Builder
A builder for
CfnVirtualGateway.VirtualGatewayListenerProperty |
static class |
CfnVirtualGateway.VirtualGatewayListenerProperty.Jsii$Proxy
An implementation for
CfnVirtualGateway.VirtualGatewayListenerProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnVirtualGateway.VirtualGatewayListenerProperty.Builder |
builder() |
default Object |
getConnectionPool()
`CfnVirtualGateway.VirtualGatewayListenerProperty.ConnectionPool`.
|
default Object |
getHealthCheck()
`CfnVirtualGateway.VirtualGatewayListenerProperty.HealthCheck`.
|
Object |
getPortMapping()
`CfnVirtualGateway.VirtualGatewayListenerProperty.PortMapping`.
|
default Object |
getTls()
`CfnVirtualGateway.VirtualGatewayListenerProperty.TLS`.
|
@Stability(value=Stable) @NotNull Object getPortMapping()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistener.html#cfn-appmesh-virtualgateway-virtualgatewaylistener-portmapping@Stability(value=Stable) @Nullable default Object getConnectionPool()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistener.html#cfn-appmesh-virtualgateway-virtualgatewaylistener-connectionpool@Stability(value=Stable) @Nullable default Object getHealthCheck()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistener.html#cfn-appmesh-virtualgateway-virtualgatewaylistener-healthcheck@Stability(value=Stable) @Nullable default Object getTls()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistener.html#cfn-appmesh-virtualgateway-virtualgatewaylistener-tls@Stability(value=Stable) static CfnVirtualGateway.VirtualGatewayListenerProperty.Builder builder()
Copyright © 2020. All rights reserved.