| Package | Description |
|---|---|
| com.amazonaws.services.finspacedata.model |
| Modifier and Type | Method and Description |
|---|---|
S3Location |
S3Location.clone() |
S3Location |
GetExternalDataViewAccessDetailsResult.getS3Location()
The location where the external Dataview is stored.
|
S3Location |
S3Location.withBucket(String bucket)
The name of the S3 bucket.
|
S3Location |
S3Location.withKey(String key)
The path of the folder, within the S3 bucket that contains the Dataset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetExternalDataViewAccessDetailsResult.setS3Location(S3Location s3Location)
The location where the external Dataview is stored.
|
GetExternalDataViewAccessDetailsResult |
GetExternalDataViewAccessDetailsResult.withS3Location(S3Location s3Location)
The location where the external Dataview is stored.
|
Copyright © 2023. All rights reserved.