toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.outputs
/
DashboardSourceTemplate
Dashboard
Source
Template
data
class
DashboardSourceTemplate
(
val
arn
:
String
,
val
dataSetReferences
:
List
<
DashboardDataSetReference
>
)
Dashboard source template.
Members
Constructors
Dashboard
Source
Template
Link copied to clipboard
constructor
(
arn
:
String
,
dataSetReferences
:
List
<
DashboardDataSetReference
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
arn
Link copied to clipboard
val
arn
:
String
The Amazon Resource Name (ARN) of the resource.
data
Set
References
Link copied to clipboard
val
dataSetReferences
:
List
<
DashboardDataSetReference
>
Dataset references.