securityGroupIds

@JvmName(name = "ksikyujikvwqwnip")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "xgkrcqkyfohpqgse")
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 = "yifjbpitlssirgxt")
suspend fun securityGroupIds(vararg values: Output<String>)


@JvmName(name = "iybjvmufcjsfllau")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "npeqdlhsoqrcymae")
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.