pulumi-alicloud-kotlin
3.31.0.1
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.hbase.kotlin
/
InstanceArgsBuilder
/
securityGroups
security
Groups
@
JvmName
(
name
=
"iqkybtwulpgcjtud"
)
suspend
fun
securityGroups
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"pmpbcujvlstosqyq"
)
suspend
fun
securityGroups
(
value
:
List
<
String
>
?
)
Parameters
value
The security group resource of the cluster.
@
JvmName
(
name
=
"atptmrpspbxgfddc"
)
suspend
fun
securityGroups
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"qiqtqigoecvsivdh"
)
suspend
fun
securityGroups
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"yyjxxotijiegasuu"
)
suspend
fun
securityGroups
(
vararg
values
:
String
)
Parameters
values
The security group resource of the cluster.