pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
VpcEndpointArgsBuilder
/
routeTableIds
route
Table
Ids
@
JvmName
(
name
=
"itsylfyonookxagd"
)
suspend
fun
routeTableIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"lucliqrkyuycupsw"
)
suspend
fun
routeTableIds
(
value
:
List
<
String
>
?
)
Parameters
value
One or more route table IDs.
@
JvmName
(
name
=
"duqotajgwmlfeert"
)
suspend
fun
routeTableIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"fylervrkdgfgawvb"
)
suspend
fun
routeTableIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"yveshirauvbtfgqk"
)
suspend
fun
routeTableIds
(
vararg
values
:
String
)
Parameters
values
One or more route table IDs.