subnets

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

Parameters

value

The subnets associated with the task or service. Maximum of 16.


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


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

Parameters

values

The subnets associated with the task or service. Maximum of 16.