| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
S3Source |
PhysicalTable.s3Source()
A physical table type for as S3 data source.
|
| Modifier and Type | Method and Description |
|---|---|
static PhysicalTable |
PhysicalTable.fromS3Source(S3Source s3Source)
Create an instance of this class with
PhysicalTable.s3Source() initialized to the given value. |
PhysicalTable.Builder |
PhysicalTable.Builder.s3Source(S3Source s3Source)
A physical table type for as S3 data source.
|
Copyright © 2023. All rights reserved.