vpcSecurityGroupIds

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


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

Parameters

values

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