securityGroups

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

Parameters

value

Up to five VPC security group IDs, of the form `sg-xxxxxxxx`. These must be for the same VPC as subnet specified.


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


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

Parameters

values

Up to five VPC security group IDs, of the form `sg-xxxxxxxx`. These must be for the same VPC as subnet specified.