pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cen.kotlin
/
RouteEntryArgs
/
RouteEntryArgs
Route
Entry
Args
fun
RouteEntryArgs
(
cidrBlock
:
Output
<
String
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
routeTableId
:
Output
<
String
>
?
=
null
)