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
/
TemplateAxisLabelReferenceOptions
Template
Axis
Label
Reference
Options
data
class
TemplateAxisLabelReferenceOptions
(
val
column
:
TemplateColumnIdentifier
,
val
fieldId
:
String
)
Members
Constructors
Template
Axis
Label
Reference
Options
Link copied to clipboard
constructor
(
column
:
TemplateColumnIdentifier
,
fieldId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
column
Link copied to clipboard
val
column
:
TemplateColumnIdentifier
The column that the axis label is targeted to.
field
Id
Link copied to clipboard
val
fieldId
:
String
The field that the axis label is targeted to.