@Stability(value=Stable) @Internal public static final class CfnVirtualNode.ListenerTimeoutProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVirtualNode.ListenerTimeoutProperty
CfnVirtualNode.ListenerTimeoutPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnVirtualNode.ListenerTimeoutProperty.Builder, CfnVirtualNode.ListenerTimeoutProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object grpc,
Object http,
Object http2,
Object tcp)
Constructor that initializes the object based on literal property values passed by the
CfnVirtualNode.AccessLogProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getGrpc()
`CfnVirtualNode.ListenerTimeoutProperty.GRPC`.
|
Object |
getHttp()
`CfnVirtualNode.ListenerTimeoutProperty.HTTP`.
|
Object |
getHttp2()
`CfnVirtualNode.ListenerTimeoutProperty.HTTP2`.
|
Object |
getTcp()
`CfnVirtualNode.ListenerTimeoutProperty.TCP`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Object grpc, Object http, Object http2, Object tcp)
CfnVirtualNode.AccessLogProperty.Builder.public final Object getGrpc()
CfnVirtualNode.ListenerTimeoutPropertygetGrpc in interface CfnVirtualNode.ListenerTimeoutPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertimeout.html#cfn-appmesh-virtualnode-listenertimeout-grpcpublic final Object getHttp()
CfnVirtualNode.ListenerTimeoutPropertygetHttp in interface CfnVirtualNode.ListenerTimeoutPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertimeout.html#cfn-appmesh-virtualnode-listenertimeout-httppublic final Object getHttp2()
CfnVirtualNode.ListenerTimeoutPropertygetHttp2 in interface CfnVirtualNode.ListenerTimeoutPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertimeout.html#cfn-appmesh-virtualnode-listenertimeout-http2public final Object getTcp()
CfnVirtualNode.ListenerTimeoutPropertygetTcp in interface CfnVirtualNode.ListenerTimeoutPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertimeout.html#cfn-appmesh-virtualnode-listenertimeout-tcp@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.