securityGroupIds

@JvmName(name = "qhjhyhjkjlqwxwle")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "rybxkykjmcsfpwti")
suspend fun securityGroupIds(value: List<String>)

Parameters

value

The VPC security group IDs, in the form sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.


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


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

Parameters

values

The VPC security group IDs, in the form sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.