toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ackone.kotlin.inputs
/
ClusterNetworkArgsBuilder
/
securityGroupIds
security
Group
Ids
@
JvmName
(
name
=
"rjkskkyyhpoymbbw"
)
suspend
fun
securityGroupIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"rqryqrfxabcrntag"
)
suspend
fun
securityGroupIds
(
value
:
List
<
String
>
?
)
Parameters
value
Security group to which the cluster belongs.
@
JvmName
(
name
=
"pdvptjqupxdwhhtr"
)
suspend
fun
securityGroupIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"sbltrvoaqmtpmquc"
)
suspend
fun
securityGroupIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"axofephsqwlwvqdk"
)
suspend
fun
securityGroupIds
(
vararg
values
:
String
)
Parameters
values
Security group to which the cluster belongs.