@Generated(value="jsii-pacmak/0.21.1 (build 9ff44cb)", date="2020-01-07T23:11:00.926Z") @Stability(value=Experimental) public interface OutputDataConfig extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
OutputDataConfig.Builder
A builder for
OutputDataConfig |
static class |
OutputDataConfig.Jsii$Proxy
An implementation for
OutputDataConfig |
| Modifier and Type | Method and Description |
|---|---|
static OutputDataConfig.Builder |
builder() |
default 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.
|
@Stability(value=Experimental) S3Location getS3OutputLocation()
EXPERIMENTAL
@Stability(value=Experimental) default IKey getEncryptionKey()
EXPERIMENTAL
@Stability(value=Experimental) static OutputDataConfig.Builder builder()
OutputDataConfig.Builder of OutputDataConfigCopyright © 2020. All rights reserved.