toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.expressconnect.kotlin
/
RouterVpcAssociationArgsBuilder
/
allowedPrefixes
allowed
Prefixes
@
JvmName
(
name
=
"jqfvvymttynmqxhx"
)
suspend
fun
allowedPrefixes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"yavcytfnilqsrbrs"
)
suspend
fun
allowedPrefixes
(
value
:
List
<
String
>
?
)
Parameters
value
List of allowed route prefixes.
@
JvmName
(
name
=
"euqpssyywtpcbqrg"
)
suspend
fun
allowedPrefixes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"wavfsxqweejkukvc"
)
suspend
fun
allowedPrefixes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"rtcfqcqvddgompdr"
)
suspend
fun
allowedPrefixes
(
vararg
values
:
String
)
Parameters
values
List of allowed route prefixes.