subnetIds

@JvmName(name = "iqilfpfdrrotlpfj")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "lhnivbplsnaewfwp")
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 = "jjcbrsqdrpkqcuma")
suspend fun subnetIds(vararg values: Output<String>)


@JvmName(name = "qtnyferoixbolyao")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "wojqgobvvpwdlcoh")
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.