toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.quicksight.kotlin.outputs
/
DataSetOutputColumn
Data
Set
Output
Column
data
class
DataSetOutputColumn
(
val
description
:
String
?
=
null
,
val
name
:
String
?
=
null
,
val
type
:
String
?
=
null
)
Members
Constructors
Data
Set
Output
Column
Link copied to clipboard
constructor
(
description
:
String
?
=
null
,
name
:
String
?
=
null
,
type
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
description
Link copied to clipboard
val
description
:
String
?
=
null
Field folder description.
name
Link copied to clipboard
val
name
:
String
?
=
null
Display name for the dataset.
type
Link copied to clipboard
val
type
:
String
?
=
null