Get Accelerator Spare Ip Attachments Attachment
data class GetAcceleratorSpareIpAttachmentsAttachment(val acceleratorId: String, val id: String, val spareIp: String, val status: String)
Constructors
Link copied to clipboard
fun GetAcceleratorSpareIpAttachmentsAttachment(acceleratorId: String, id: String, spareIp: String, status: String)