vpcSecurityGroupIds

@JvmName(name = "faitykpdnraonsxi")
suspend fun vpcSecurityGroupIds(value: Output<List<String>>)
@JvmName(name = "amrhjbirxwwtmtjr")
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 = "mwiowfclcwrubfgy")
suspend fun vpcSecurityGroupIds(vararg values: Output<String>)


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

Parameters

values

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