vpcSecurityGroupIds

@JvmName(name = "xoafpcddeksiihdb")
suspend fun vpcSecurityGroupIds(value: Output<List<String>>)
@JvmName(name = "vrxprytpoaicmtyh")
suspend fun vpcSecurityGroupIds(value: List<String>?)

Parameters

value

A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.


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


@JvmName(name = "pstxjrtxmbfpuaew")
suspend fun vpcSecurityGroupIds(values: List<Output<String>>)
@JvmName(name = "fkkhamyrgwcymome")
suspend fun vpcSecurityGroupIds(vararg values: String)

Parameters

values

A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.