pulumi-azure-native-kotlin
2.6.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.documentdb.kotlin.inputs
/
GremlinDatabaseRestoreResourceArgsBuilder
/
graphNames
graph
Names
@
JvmName
(
name
=
"ykylxaqsowgyyqhp"
)
suspend
fun
graphNames
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"aywcqndpenmgkruy"
)
suspend
fun
graphNames
(
value
:
List
<
String
>
?
)
Parameters
value
The names of the graphs available for restore.
@
JvmName
(
name
=
"dntotwmnsvflfhiy"
)
suspend
fun
graphNames
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"dnfjnlwoaoliwntu"
)
suspend
fun
graphNames
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"snpsxlxdxqontrkv"
)
suspend
fun
graphNames
(
vararg
values
:
String
)
Parameters
values
The names of the graphs available for restore.