toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.quicksight.kotlin.outputs
/
GetDataSetFieldFolder
Get
Data
Set
Field
Folder
data
class
GetDataSetFieldFolder
(
val
columns
:
List
<
String
>
,
val
description
:
String
,
val
fieldFoldersId
:
String
)
Members
Constructors
Get
Data
Set
Field
Folder
Link copied to clipboard
constructor
(
columns
:
List
<
String
>
,
description
:
String
,
fieldFoldersId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
columns
Link copied to clipboard
val
columns
:
List
<
String
>
description
Link copied to clipboard
val
description
:
String
field
Folders
Id
Link copied to clipboard
val
fieldFoldersId
:
String