L3Network Attachment Configuration Response
data class L3NetworkAttachmentConfigurationResponse(val ipamEnabled: String? = null, val networkId: String, val pluginType: String? = null)
Constructors
Link copied to clipboard
fun L3NetworkAttachmentConfigurationResponse(ipamEnabled: String? = null, networkId: String, pluginType: String? = null)