securityGroupIds

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

Parameters

value

The ID of the security groups in the VPC to which you want to connect your job or application.


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


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

Parameters

values

The ID of the security groups in the VPC to which you want to connect your job or application.