securityGroupIds

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

Parameters

value

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


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


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

Parameters

values

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