@Stability(value=Stable) @Internal public static final class CfnModelQualityJobDefinition.S3OutputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnModelQualityJobDefinition.S3OutputProperty
CfnModelQualityJobDefinition.S3OutputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnModelQualityJobDefinition.S3OutputProperty.Builder, CfnModelQualityJobDefinition.S3OutputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnModelQualityJobDefinition.S3OutputProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnModelQualityJobDefinition.ClusterConfigProperty.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 |
getLocalPath()
The local path to the Amazon S3 storage location where Amazon SageMaker saves the results of a monitoring job.
|
String |
getS3UploadMode()
Whether to upload the results of the monitoring job continuously or after the job completes.
|
String |
getS3Uri()
A URI that identifies the Amazon S3 storage location where Amazon SageMaker saves the results of a monitoring job.
|
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(CfnModelQualityJobDefinition.S3OutputProperty.Builder builder)
CfnModelQualityJobDefinition.ClusterConfigProperty.Builder.public final String getLocalPath()
CfnModelQualityJobDefinition.S3OutputPropertyLocalPath is an absolute path for the output data.
getLocalPath in interface CfnModelQualityJobDefinition.S3OutputPropertypublic final String getS3Uri()
CfnModelQualityJobDefinition.S3OutputPropertygetS3Uri in interface CfnModelQualityJobDefinition.S3OutputPropertypublic final String getS3UploadMode()
CfnModelQualityJobDefinition.S3OutputPropertygetS3UploadMode in interface CfnModelQualityJobDefinition.S3OutputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.