securityGroupIds

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

Parameters

value

A list of up to 5 EC2 VPC security group IDs to attach to the Output VPC network interfaces. If none are specified then the VPC default security group will be used.


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


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

Parameters

values

A list of up to 5 EC2 VPC security group IDs to attach to the Output VPC network interfaces. If none are specified then the VPC default security group will be used.