public static final class OutputDataConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements OutputDataConfig
software.amazon.jsii.JsiiObject.InitializationModeOutputDataConfig.Builder, OutputDataConfig.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awscdk.services.kms.IKey |
getEncryptionKey()
Optional KMS encryption key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.
|
S3Location |
getS3OutputLocation()
Identifies the S3 path where you want Amazon SageMaker to store the model artifacts.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public S3Location getS3OutputLocation()
getS3OutputLocation in interface OutputDataConfig@Stability(value=Experimental) @Nullable public software.amazon.awscdk.services.kms.IKey getEncryptionKey()
getEncryptionKey in interface OutputDataConfigCopyright © 2019. All rights reserved.