@Stability(value=Stable) public static final class CfnVirtualNode.ListenerTimeoutProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnVirtualNode.ListenerTimeoutProperty>
CfnVirtualNode.ListenerTimeoutProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnVirtualNode.ListenerTimeoutProperty.Builder grpc(CfnVirtualNode.GrpcTimeoutProperty grpc)
CfnVirtualNode.ListenerTimeoutProperty.getGrpc()grpc - An object that represents types of timeouts.this@Stability(value=Stable) public CfnVirtualNode.ListenerTimeoutProperty.Builder grpc(IResolvable grpc)
CfnVirtualNode.ListenerTimeoutProperty.getGrpc()grpc - An object that represents types of timeouts.this@Stability(value=Stable) public CfnVirtualNode.ListenerTimeoutProperty.Builder http(CfnVirtualNode.HttpTimeoutProperty http)
CfnVirtualNode.ListenerTimeoutProperty.getHttp()http - An object that represents types of timeouts.this@Stability(value=Stable) public CfnVirtualNode.ListenerTimeoutProperty.Builder http(IResolvable http)
CfnVirtualNode.ListenerTimeoutProperty.getHttp()http - An object that represents types of timeouts.this@Stability(value=Stable) public CfnVirtualNode.ListenerTimeoutProperty.Builder http2(CfnVirtualNode.HttpTimeoutProperty http2)
CfnVirtualNode.ListenerTimeoutProperty.getHttp2()http2 - An object that represents types of timeouts.this@Stability(value=Stable) public CfnVirtualNode.ListenerTimeoutProperty.Builder http2(IResolvable http2)
CfnVirtualNode.ListenerTimeoutProperty.getHttp2()http2 - An object that represents types of timeouts.this@Stability(value=Stable) public CfnVirtualNode.ListenerTimeoutProperty.Builder tcp(CfnVirtualNode.TcpTimeoutProperty tcp)
CfnVirtualNode.ListenerTimeoutProperty.getTcp()tcp - An object that represents types of timeouts.this@Stability(value=Stable) public CfnVirtualNode.ListenerTimeoutProperty.Builder tcp(IResolvable tcp)
CfnVirtualNode.ListenerTimeoutProperty.getTcp()tcp - An object that represents types of timeouts.this@Stability(value=Stable) public CfnVirtualNode.ListenerTimeoutProperty build()
build in interface software.amazon.jsii.Builder<CfnVirtualNode.ListenerTimeoutProperty>CfnVirtualNode.ListenerTimeoutPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.