securityGroups

@JvmName(name = "dhukcsxruwifvsoh")
suspend fun securityGroups(value: Output<List<String>>)
@JvmName(name = "yllahgvxcmgmkmyb")
suspend fun securityGroups(value: List<String>?)

Parameters

value

A list of security group IDs to assign to the LB. Only valid for Load Balancers of type application.


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


@JvmName(name = "iltqwdrlvawksytr")
suspend fun securityGroups(values: List<Output<String>>)
@JvmName(name = "xnbtlfyephhphjlf")
suspend fun securityGroups(vararg values: String)

Parameters

values

A list of security group IDs to assign to the LB. Only valid for Load Balancers of type application.