applicationSecurityGroupIds

@JvmName(name = "altcbvjhavxhlolc")
suspend fun applicationSecurityGroupIds(value: Output<List<String>>)
@JvmName(name = "dxlyyhmnqnrybgsj")
suspend fun applicationSecurityGroupIds(value: List<String>?)

Parameters

value

A list of Application Security Group IDs which should be associated with this Node Pool.


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


@JvmName(name = "yaickfkvvssrcfwu")
suspend fun applicationSecurityGroupIds(values: List<Output<String>>)
@JvmName(name = "vaokqfyasccogsyy")
suspend fun applicationSecurityGroupIds(vararg values: String)

Parameters

values

A list of Application Security Group IDs which should be associated with this Node Pool.