pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.outputs
/
TemplateAxisLabelReferenceOptions
Template
Axis
Label
Reference
Options
data
class
TemplateAxisLabelReferenceOptions
(
val
column
:
TemplateColumnIdentifier
,
val
fieldId
:
String
)
Types
Constructors
Properties
Constructors
Template
Axis
Label
Reference
Options
Link copied to clipboard
fun
TemplateAxisLabelReferenceOptions
(
column
:
TemplateColumnIdentifier
,
fieldId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
column
Link copied to clipboard
val
column
:
TemplateColumnIdentifier
field
Id
Link copied to clipboard
val
fieldId
:
String