pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
AzureFirewallNetworkRuleArgsBuilder
/
destinationFqdns
destination
Fqdns
@
JvmName
(
name
=
"mogswmvcgwtrdlvu"
)
suspend
fun
destinationFqdns
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"cgunuridhfsjgllu"
)
suspend
fun
destinationFqdns
(
value
:
List
<
String
>
?
)
Parameters
value
List of destination FQDNs.
@
JvmName
(
name
=
"nmnjvhcoaypsvpnp"
)
suspend
fun
destinationFqdns
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"lrvtvtwrjvydkjyj"
)
suspend
fun
destinationFqdns
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"gllyeinveesiclmc"
)
suspend
fun
destinationFqdns
(
vararg
values
:
String
)
Parameters
values
List of destination FQDNs.