securityGroupIds

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


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