subnetIds

@JvmName(name = "ftjelqrnkrbfkfnb")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "jjoinvsukiutelcc")
suspend fun subnetIds(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "pgpyqnysaemrghep")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "nxvvhdhcudwhipon")
suspend fun subnetIds(vararg values: String)

Parameters

values

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