subnetIds

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


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