subnets

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


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