| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<S3KeyOutput> |
DataSource.s3Keys()
The list of S3 keys identifying the data source files.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource.Builder |
DataSource.Builder.s3Keys(S3KeyOutput... s3Keys)
The list of S3 keys identifying the data source files.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource.Builder |
DataSource.Builder.s3Keys(Collection<S3KeyOutput> s3Keys)
The list of S3 keys identifying the data source files.
|
Copyright © 2023. All rights reserved.