pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin
/
RoutingIntentArgs
/
RoutingIntentArgs
Routing
Intent
Args
fun
RoutingIntentArgs
(
name
:
Output
<
String
>
?
=
null
,
routingPolicies
:
Output
<
List
<
RoutingIntentRoutingPolicyArgs
>
>
?
=
null
,
virtualHubId
:
Output
<
String
>
?
=
null
)