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