pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
AzureFirewallNetworkRuleArgsBuilder
/
destinationFqdns
destination
Fqdns
@
JvmName
(
name
=
"wqxainpqgsakslgv"
)
suspend
fun
destinationFqdns
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"rjgjkdgvkqbgmekk"
)
suspend
fun
destinationFqdns
(
value
:
List
<
String
>
?
)
Parameters
value
List of destination FQDNs.
@
JvmName
(
name
=
"qmcacanoewehmmbc"
)
suspend
fun
destinationFqdns
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"uviqwhxqfbroayee"
)
suspend
fun
destinationFqdns
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"snksuumctfmjckwy"
)
suspend
fun
destinationFqdns
(
vararg
values
:
String
)
Parameters
values
List of destination FQDNs.