GetIpv6InternetBandwidthsResult

data class GetIpv6InternetBandwidthsResult(val bandwidths: List<GetIpv6InternetBandwidthsBandwidth>, val id: String, val ids: List<String>, val ipv6AddressId: String? = null, val ipv6InternetBandwidthId: String? = null, val outputFile: String? = null, val status: String? = null)

A collection of values returned by getIpv6InternetBandwidths.

Constructors

Link copied to clipboard
constructor(bandwidths: List<GetIpv6InternetBandwidthsBandwidth>, id: String, ids: List<String>, ipv6AddressId: String? = null, ipv6InternetBandwidthId: String? = null, outputFile: String? = null, status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard
val ipv6AddressId: String? = null
Link copied to clipboard
Link copied to clipboard
val outputFile: String? = null
Link copied to clipboard
val status: String? = null