| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
static ExportS3DataInput.Builder |
ExportS3DataInput.builder() |
ExportS3DataInput.Builder |
ExportS3DataInput.Builder.kmsKeyId(String kmsKeyId)
The Key Management Service key ID for server-side encryption.
|
ExportS3DataInput.Builder |
ExportS3DataInput.Builder.s3Uri(String s3Uri)
The URL to the Amazon S3 data input.
|
ExportS3DataInput.Builder |
ExportS3DataInput.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ExportS3DataInput.Builder> |
ExportS3DataInput.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default OutputConfigInput.Builder |
OutputConfigInput.Builder.s3Data(Consumer<ExportS3DataInput.Builder> s3Data)
Path to Amazon S3 storage location for the output configuration file.
|
Copyright © 2023. All rights reserved.