@Stability(value=Stable) public static final class CfnVirtualNode.ListenerProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnVirtualNode.ListenerProperty>
CfnVirtualNode.ListenerProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnVirtualNode.ListenerProperty.Builder portMapping(CfnVirtualNode.PortMappingProperty portMapping)
CfnVirtualNode.ListenerProperty.getPortMapping()portMapping - `CfnVirtualNode.ListenerProperty.PortMapping`. This parameter is required.this@Stability(value=Stable) public CfnVirtualNode.ListenerProperty.Builder portMapping(IResolvable portMapping)
CfnVirtualNode.ListenerProperty.getPortMapping()portMapping - `CfnVirtualNode.ListenerProperty.PortMapping`. This parameter is required.this@Stability(value=Stable) public CfnVirtualNode.ListenerProperty.Builder connectionPool(CfnVirtualNode.VirtualNodeConnectionPoolProperty connectionPool)
CfnVirtualNode.ListenerProperty.getConnectionPool()connectionPool - `CfnVirtualNode.ListenerProperty.ConnectionPool`.this@Stability(value=Stable) public CfnVirtualNode.ListenerProperty.Builder connectionPool(IResolvable connectionPool)
CfnVirtualNode.ListenerProperty.getConnectionPool()connectionPool - `CfnVirtualNode.ListenerProperty.ConnectionPool`.this@Stability(value=Stable) public CfnVirtualNode.ListenerProperty.Builder healthCheck(CfnVirtualNode.HealthCheckProperty healthCheck)
CfnVirtualNode.ListenerProperty.getHealthCheck()healthCheck - `CfnVirtualNode.ListenerProperty.HealthCheck`.this@Stability(value=Stable) public CfnVirtualNode.ListenerProperty.Builder healthCheck(IResolvable healthCheck)
CfnVirtualNode.ListenerProperty.getHealthCheck()healthCheck - `CfnVirtualNode.ListenerProperty.HealthCheck`.this@Stability(value=Stable) public CfnVirtualNode.ListenerProperty.Builder outlierDetection(CfnVirtualNode.OutlierDetectionProperty outlierDetection)
CfnVirtualNode.ListenerProperty.getOutlierDetection()outlierDetection - `CfnVirtualNode.ListenerProperty.OutlierDetection`.this@Stability(value=Stable) public CfnVirtualNode.ListenerProperty.Builder outlierDetection(IResolvable outlierDetection)
CfnVirtualNode.ListenerProperty.getOutlierDetection()outlierDetection - `CfnVirtualNode.ListenerProperty.OutlierDetection`.this@Stability(value=Stable) public CfnVirtualNode.ListenerProperty.Builder timeout(CfnVirtualNode.ListenerTimeoutProperty timeout)
CfnVirtualNode.ListenerProperty.getTimeout()timeout - `CfnVirtualNode.ListenerProperty.Timeout`.this@Stability(value=Stable) public CfnVirtualNode.ListenerProperty.Builder timeout(IResolvable timeout)
CfnVirtualNode.ListenerProperty.getTimeout()timeout - `CfnVirtualNode.ListenerProperty.Timeout`.this@Stability(value=Stable) public CfnVirtualNode.ListenerProperty.Builder tls(CfnVirtualNode.ListenerTlsProperty tls)
CfnVirtualNode.ListenerProperty.getTls()tls - `CfnVirtualNode.ListenerProperty.TLS`.this@Stability(value=Stable) public CfnVirtualNode.ListenerProperty.Builder tls(IResolvable tls)
CfnVirtualNode.ListenerProperty.getTls()tls - `CfnVirtualNode.ListenerProperty.TLS`.this@Stability(value=Stable) public CfnVirtualNode.ListenerProperty build()
build in interface software.amazon.jsii.Builder<CfnVirtualNode.ListenerProperty>CfnVirtualNode.ListenerPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.