FileSource
A physical table type for a file data source.
Inherited functions
Casts this PhysicalTable as a CustomSql and retrieves its aws.sdk.kotlin.services.quicksight.model.CustomSql value. Throws an exception if the PhysicalTable is not a CustomSql.
Casts this PhysicalTable as a CustomSql and retrieves its aws.sdk.kotlin.services.quicksight.model.CustomSql value. Returns null if the PhysicalTable is not a CustomSql.
Casts this PhysicalTable as a FileSource and retrieves its aws.sdk.kotlin.services.quicksight.model.FileSource value. Throws an exception if the PhysicalTable is not a FileSource.
Casts this PhysicalTable as a FileSource and retrieves its aws.sdk.kotlin.services.quicksight.model.FileSource value. Returns null if the PhysicalTable is not a FileSource.
Casts this PhysicalTable as a RelationalTable and retrieves its aws.sdk.kotlin.services.quicksight.model.RelationalTable value. Throws an exception if the PhysicalTable is not a RelationalTable.
Casts this PhysicalTable as a RelationalTable and retrieves its aws.sdk.kotlin.services.quicksight.model.RelationalTable value. Returns null if the PhysicalTable is not a RelationalTable.
Casts this PhysicalTable as a S3Source and retrieves its aws.sdk.kotlin.services.quicksight.model.S3Source value. Throws an exception if the PhysicalTable is not a S3Source.
Casts this PhysicalTable as a S3Source and retrieves its aws.sdk.kotlin.services.quicksight.model.S3Source value. Returns null if the PhysicalTable is not a S3Source.
Casts this PhysicalTable as a SaaSTable and retrieves its aws.sdk.kotlin.services.quicksight.model.SaaSTable value. Throws an exception if the PhysicalTable is not a SaaSTable.
Casts this PhysicalTable as a SaaSTable and retrieves its aws.sdk.kotlin.services.quicksight.model.SaaSTable value. Returns null if the PhysicalTable is not a SaaSTable.