@Stability(value=Stable) @Internal public static final class CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEndpointConfig.AsyncInferenceOutputConfigProperty
CfnEndpointConfig.AsyncInferenceOutputConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder, CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEndpointConfig.AsyncInferenceOutputConfigProperty.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) |
String |
getKmsKeyId()
The AWS Key Management Service ( AWS KMS) key that Amazon SageMaker uses to encrypt the asynchronous inference output in Amazon S3.
|
Object |
getNotificationConfig()
Specifies the configuration for notifications of inference results for asynchronous inference.
|
String |
getS3OutputPath()
The Amazon S3 location to upload inference responses to.
|
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.AsyncInferenceOutputConfigProperty.Builder builder)
CfnEndpointConfig.AsyncInferenceClientConfigProperty.Builder.public final String getS3OutputPath()
CfnEndpointConfig.AsyncInferenceOutputConfigPropertygetS3OutputPath in interface CfnEndpointConfig.AsyncInferenceOutputConfigPropertypublic final String getKmsKeyId()
CfnEndpointConfig.AsyncInferenceOutputConfigPropertygetKmsKeyId in interface CfnEndpointConfig.AsyncInferenceOutputConfigPropertypublic final Object getNotificationConfig()
CfnEndpointConfig.AsyncInferenceOutputConfigPropertygetNotificationConfig in interface CfnEndpointConfig.AsyncInferenceOutputConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.