toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
CriterionArgsBuilder
/
asPath
as
Path
@
JvmName
(
name
=
"ykkucwrdtdhcggce"
)
suspend
fun
asPath
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"srppmeyydquwgydh"
)
suspend
fun
asPath
(
value
:
List
<
String
>
?
)
Parameters
value
List of AS paths which this criteria matches.
@
JvmName
(
name
=
"cgufyprgjmmtxyrb"
)
suspend
fun
asPath
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"wtroddcajrmvitye"
)
suspend
fun
asPath
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"avnfdcrhmsmjhqst"
)
suspend
fun
asPath
(
vararg
values
:
String
)
Parameters
values
List of AS paths which this criteria matches.