@Stability(value=Stable) @Internal public static final class CfnVirtualNode.GrpcTimeoutProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVirtualNode.GrpcTimeoutProperty
CfnVirtualNode.GrpcTimeoutPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnVirtualNode.GrpcTimeoutProperty.Builder, CfnVirtualNode.GrpcTimeoutProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVirtualNode.GrpcTimeoutProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVirtualNode.AccessLogProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getIdle()
An object that represents an idle timeout.
|
Object |
getPerRequest()
An object that represents a per request timeout.
|
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(CfnVirtualNode.GrpcTimeoutProperty.Builder builder)
CfnVirtualNode.AccessLogProperty.Builder.public final Object getIdle()
CfnVirtualNode.GrpcTimeoutPropertyAn idle timeout bounds the amount of time that a connection may be idle. The default value is none.
getIdle in interface CfnVirtualNode.GrpcTimeoutPropertypublic final Object getPerRequest()
CfnVirtualNode.GrpcTimeoutPropertyThe default value is 15 seconds. If you set a higher timeout, then make sure that the higher value is set for each App Mesh resource in a conversation. For example, if a virtual node backend uses a virtual router provider to route to another virtual node, then the timeout should be greater than 15 seconds for the source and destination virtual node and the route.
getPerRequest in interface CfnVirtualNode.GrpcTimeoutProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.