pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cen.kotlin
/
TransitRouterPrefixListAssociationArgs
/
TransitRouterPrefixListAssociationArgs
Transit
Router
Prefix
List
Association
Args
fun
TransitRouterPrefixListAssociationArgs
(
nextHop
:
Output
<
String
>
?
=
null
,
nextHopType
:
Output
<
String
>
?
=
null
,
ownerUid
:
Output
<
Int
>
?
=
null
,
prefixListId
:
Output
<
String
>
?
=
null
,
transitRouterId
:
Output
<
String
>
?
=
null
,
transitRouterTableId
:
Output
<
String
>
?
=
null
)