GetAcceleratorSpareIpAttachmentsAttachment

data class GetAcceleratorSpareIpAttachmentsAttachment(val acceleratorId: String, val id: String, val spareIp: String, val status: String)

Constructors

constructor(acceleratorId: String, id: String, spareIp: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the global acceleration instance.

Link copied to clipboard
val id: String

The ID of the Accelerator Spare Ip Attachment.

Link copied to clipboard

The standby IP address of CNAME. When the acceleration area is abnormal, the traffic is switched to the standby IP address.

Link copied to clipboard

The status of the standby CNAME IP address. Valid values: active, inuse.