| Package | Description |
|---|---|
| software.amazon.awssdk.services.m2.model |
| Modifier and Type | Method and Description |
|---|---|
ExternalLocation |
DataSetImportItem.externalLocation()
The location of the data set.
|
static ExternalLocation |
ExternalLocation.fromS3Location(String s3Location)
Create an instance of this class with
s3Location() initialized to the given value. |
| Modifier and Type | Method and Description |
|---|---|
DataSetImportItem.Builder |
DataSetImportItem.Builder.externalLocation(ExternalLocation externalLocation)
The location of the data set.
|
Copyright © 2023. All rights reserved.