subnets

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

Parameters

value

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


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


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

Parameters

values

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