subnets

@JvmName(name = "ushlcosspbcasqeu")
suspend fun subnets(value: Output<List<String>>)
@JvmName(name = "pjudraxkenppsibq")
suspend fun subnets(value: List<String>)

Parameters

value

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


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


@JvmName(name = "gyejbuulcaihhklr")
suspend fun subnets(values: List<Output<String>>)
@JvmName(name = "ywypsgxoujkhjeqk")
suspend fun subnets(vararg values: String)

Parameters

values

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