bandwidth

@JvmName(name = "ktjasvrrisjyumpb")
suspend fun bandwidth(value: Output<LinkBandwidthArgs>)
@JvmName(name = "kgxukhrqflkqqpdu")
suspend fun bandwidth(value: LinkBandwidthArgs?)

Parameters

value

The upload speed and download speed in Mbps. Documented below.


@JvmName(name = "csifaehoxoygyxbs")
suspend fun bandwidth(argument: suspend LinkBandwidthArgsBuilder.() -> Unit)

Parameters

argument

The upload speed and download speed in Mbps. Documented below.