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
/
TemplateCascadingControlConfiguration
Template
Cascading
Control
Configuration
data
class
TemplateCascadingControlConfiguration
(
val
sourceControls
:
List
<
TemplateCascadingControlSource
>
?
=
null
)
Members
Constructors
Template
Cascading
Control
Configuration
Link copied to clipboard
constructor
(
sourceControls
:
List
<
TemplateCascadingControlSource
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
source
Controls
Link copied to clipboard
val
sourceControls
:
List
<
TemplateCascadingControlSource
>
?
=
null
A list of source controls that determine the values that are used in the current control.