securityGroupIds

@JvmName(name = "fwptpnfiiyhdkktv")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "lcwyowuyuntuegql")
suspend fun securityGroupIds(value: List<String>?)

Parameters

value

Set of VPC Security Group ID-s to associate with this cluster.


@JvmName(name = "qubudygihsuherif")
suspend fun securityGroupIds(vararg values: Output<String>)


@JvmName(name = "axchrqaknkkjyrbk")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "oufgmnucbhmnirmi")
suspend fun securityGroupIds(vararg values: String)

Parameters

values

Set of VPC Security Group ID-s to associate with this cluster.