toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deviceupdate.kotlin.inputs
/
GroupConnectivityInformationArgsBuilder
/
customerVisibleFqdns
customer
Visible
Fqdns
@
JvmName
(
name
=
"ccrtivhbqdgknwro"
)
suspend
fun
customerVisibleFqdns
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"dnagntoabuurmfte"
)
suspend
fun
customerVisibleFqdns
(
value
:
List
<
String
>
?
)
Parameters
value
List of customer visible FQDNs.
@
JvmName
(
name
=
"rpwkiaircpqcwinr"
)
suspend
fun
customerVisibleFqdns
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"xcbipryahlorudsh"
)
suspend
fun
customerVisibleFqdns
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"snlbkdkkkbgjfntj"
)
suspend
fun
customerVisibleFqdns
(
vararg
values
:
String
)
Parameters
values
List of customer visible FQDNs.