toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.quicksight.kotlin.outputs
/
DataSetPhysicalTableMapS3SourceInputColumn
Data
Set
Physical
Table
Map
S3Source
Input
Column
data
class
DataSetPhysicalTableMapS3SourceInputColumn
(
val
name
:
String
,
val
type
:
String
)
Members
Constructors
Data
Set
Physical
Table
Map
S3Source
Input
Column
Link copied to clipboard
constructor
(
name
:
String
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
Name of this column in the underlying data source.
type
Link copied to clipboard
val
type
:
String
Data type of the column.