securityGroupIds

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

Parameters

value

A list of up to 5 EC2 VPC security group IDs to attach to the Input.


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


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

Parameters

values

A list of up to 5 EC2 VPC security group IDs to attach to the Input.