securityGroupIds

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


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