@Stability(value=Stable) @Internal public static final class CfnEndpointConfig.ServerlessConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEndpointConfig.ServerlessConfigProperty
CfnEndpointConfig.ServerlessConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEndpointConfig.ServerlessConfigProperty.Builder, CfnEndpointConfig.ServerlessConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEndpointConfig.ServerlessConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEndpointConfig.AsyncInferenceClientConfigProperty.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) |
Number |
getMaxConcurrency()
The maximum number of concurrent invocations your serverless endpoint can process.
|
Number |
getMemorySizeInMb()
The memory size of your serverless endpoint.
|
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(CfnEndpointConfig.ServerlessConfigProperty.Builder builder)
CfnEndpointConfig.AsyncInferenceClientConfigProperty.Builder.public final Number getMaxConcurrency()
CfnEndpointConfig.ServerlessConfigPropertygetMaxConcurrency in interface CfnEndpointConfig.ServerlessConfigPropertypublic final Number getMemorySizeInMb()
CfnEndpointConfig.ServerlessConfigPropertyValid values are in 1 GB increments: 1024 MB, 2048 MB, 3072 MB, 4096 MB, 5120 MB, or 6144 MB.
getMemorySizeInMb in interface CfnEndpointConfig.ServerlessConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.