| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
ExportS3DataInput |
ExportS3DataInput.clone() |
ExportS3DataInput |
OutputConfigInput.getS3Data()
Path to Amazon S3 storage location for the output configuration file.
|
ExportS3DataInput |
ExportS3DataInput.withKmsKeyId(String kmsKeyId)
The Key Management Service key ID for server-side encryption.
|
ExportS3DataInput |
ExportS3DataInput.withS3Uri(String s3Uri)
The URL to the Amazon S3 data input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputConfigInput.setS3Data(ExportS3DataInput s3Data)
Path to Amazon S3 storage location for the output configuration file.
|
OutputConfigInput |
OutputConfigInput.withS3Data(ExportS3DataInput s3Data)
Path to Amazon S3 storage location for the output configuration file.
|
Copyright © 2023. All rights reserved.