toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.documentdb.kotlin.inputs
/
GremlinDatabaseRestoreResourceArgsBuilder
/
graphNames
graph
Names
@
JvmName
(
name
=
"bqcgwgbhmxmlqdpp"
)
suspend
fun
graphNames
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"xdhgrkdtwsiroiqr"
)
suspend
fun
graphNames
(
value
:
List
<
String
>
?
)
Parameters
value
The names of the graphs available for restore.
@
JvmName
(
name
=
"vpvbdtbjjlwvwuom"
)
suspend
fun
graphNames
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"sbhicgderwwlylsx"
)
suspend
fun
graphNames
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"pyccmpdicugbujnx"
)
suspend
fun
graphNames
(
vararg
values
:
String
)
Parameters
values
The names of the graphs available for restore.