bandwidth

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

Parameters

value

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


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

Parameters

argument

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