securityGroupIds

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


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