pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.outputs
/
DashboardTableFieldLinkConfiguration
Dashboard
Table
Field
Link
Configuration
data
class
DashboardTableFieldLinkConfiguration
(
val
content
:
DashboardTableFieldLinkContentConfiguration
,
val
target
:
DashboardUrlTargetConfiguration
)
Types
Constructors
Properties
Constructors
Dashboard
Table
Field
Link
Configuration
Link copied to clipboard
fun
DashboardTableFieldLinkConfiguration
(
content
:
DashboardTableFieldLinkContentConfiguration
,
target
:
DashboardUrlTargetConfiguration
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
content
Link copied to clipboard
val
content
:
DashboardTableFieldLinkContentConfiguration
target
Link copied to clipboard
val
target
:
DashboardUrlTargetConfiguration