securityGroupIds

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

Parameters

value

The IDs of one or more security groups to apply to the target network. You must also specify the ID of the VPC that contains the security groups.


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


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

Parameters

values

The IDs of one or more security groups to apply to the target network. You must also specify the ID of the VPC that contains the security groups.