securityGroupIds

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

Parameters

value

Optional. The IDs of additional security groups to add to nodes in this pool. The manager will automatically create security groups with minimum rules needed for a functioning cluster.


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


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

Parameters

values

Optional. The IDs of additional security groups to add to nodes in this pool. The manager will automatically create security groups with minimum rules needed for a functioning cluster.