subnets

@JvmName(name = "gxeujeunttyvxhfe")
suspend fun subnets(value: Output<List<String>>)
@JvmName(name = "bvffkglmhymsbnmb")
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 = "htqmjorcdqhkdcqy")
suspend fun subnets(vararg values: Output<String>)


@JvmName(name = "gqjubxerlvvtvddv")
suspend fun subnets(values: List<Output<String>>)
@JvmName(name = "waokbwytoqdkjjtv")
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.