toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.eks.kotlin.inputs
/
ClusterRemoteNodeNetworkArgsBuilder
/
cidrs
cidrs
@
JvmName
(
name
=
"mbfwiconcukabcih"
)
suspend
fun
cidrs
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"wvfremfqkvhbnwqu"
)
suspend
fun
cidrs
(
value
:
List
<
String
>
)
Parameters
value
Specifies the list of remote node CIDRs.
@
JvmName
(
name
=
"ndylypiioeqlniuf"
)
suspend
fun
cidrs
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"vdohendhcaqenngt"
)
suspend
fun
cidrs
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"iydckrmhqtuveopk"
)
suspend
fun
cidrs
(
vararg
values
:
String
)
Parameters
values
Specifies the list of remote node CIDRs.