securityGroupIds

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


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