toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.inputs
/
TemplateSheetVisualScopingConfigurationArgsBuilder
Template
Sheet
Visual
Scoping
Configuration
Args
Builder
class
TemplateSheetVisualScopingConfigurationArgsBuilder
Builder for
TemplateSheetVisualScopingConfigurationArgs
.
Members
Functions
scope
Link copied to clipboard
@
JvmName
(
name
=
"yougefrcrlcvbugh"
)
suspend
fun
scope
(
value
:
TemplateFilterVisualScope
)
@
JvmName
(
name
=
"okhpqofccsuaogmb"
)
suspend
fun
scope
(
value
:
Output
<
TemplateFilterVisualScope
>
)
sheet
Id
Link copied to clipboard
@
JvmName
(
name
=
"mrldyueigdvlfmmj"
)
suspend
fun
sheetId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yebtlbryrobhlqqp"
)
suspend
fun
sheetId
(
value
:
String
)
visual
Ids
Link copied to clipboard
@
JvmName
(
name
=
"csxsmsrscdrmbukx"
)
suspend
fun
visualIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"tdshmlipcxpajifc"
)
suspend
fun
visualIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"vwqicmuxdjeoladq"
)
suspend
fun
visualIds
(
vararg
values
:
String
)
@
JvmName
(
name
=
"egdqkhsmjhhhlkmj"
)
suspend
fun
visualIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"kwruccjxnjxaeclg"
)
suspend
fun
visualIds
(
value
:
List
<
String
>
?
)