@Stability(value=Experimental) public static final class TransformOutput.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements TransformOutput
TransformOutputsoftware.amazon.jsii.JsiiObject.InitializationModeTransformOutput.Builder, TransformOutput.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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAccept()
MIME type used to specify the output data.
|
AssembleWith |
getAssembleWith()
Defines how to assemble the results of the transform job as a single S3 object.
|
Key |
getEncryptionKey()
AWS KMS key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.
|
String |
getS3OutputPath()
S3 path where you want Amazon SageMaker to store the results of the transform job.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getS3OutputPath()
TransformOutputgetS3OutputPath in interface TransformOutputpublic String getAccept()
TransformOutputgetAccept in interface TransformOutputpublic AssembleWith getAssembleWith()
TransformOutputgetAssembleWith in interface TransformOutputpublic Key getEncryptionKey()
TransformOutputgetEncryptionKey in interface TransformOutputpublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.