TrunkedNetworkAttachmentConfigurationResponse

data class TrunkedNetworkAttachmentConfigurationResponse(val networkId: String, val pluginType: String? = null)

Constructors

constructor(networkId: String, pluginType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The resource ID of the network that is being configured for attachment.

Link copied to clipboard
val pluginType: String? = null

The indicator of how this network will be utilized by the Kubernetes cluster.