toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recoveryservices.kotlin.inputs
/
ReplicationProtectionClusterPropertiesArgsBuilder
/
clusterNodeFqdns
cluster
Node
Fqdns
@
JvmName
(
name
=
"kphdxfrmkmcgslqp"
)
suspend
fun
clusterNodeFqdns
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"sqrrpxmjxqdmlgal"
)
suspend
fun
clusterNodeFqdns
(
value
:
List
<
String
>
?
)
Parameters
value
The List of cluster Node FQDNs.
@
JvmName
(
name
=
"wkermsxxisrcqkbm"
)
suspend
fun
clusterNodeFqdns
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"afsbvakcaguhmjai"
)
suspend
fun
clusterNodeFqdns
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"otvmdvpvncctvxce"
)
suspend
fun
clusterNodeFqdns
(
vararg
values
:
String
)
Parameters
values
The List of cluster Node FQDNs.