Get Basic Accelerate Ip Endpoint Relations Relation
data class GetBasicAccelerateIpEndpointRelationsRelation(val accelerateIpId: String, val acceleratorId: String, val basicEndpointName: String, val endpointAddress: String, val endpointId: String, val endpointSubAddress: String, val endpointSubAddressType: String, val endpointType: String, val endpointZoneId: String, val id: String, val ipAddress: String, val status: String)
Constructors
Link copied to clipboard
fun GetBasicAccelerateIpEndpointRelationsRelation(accelerateIpId: String, acceleratorId: String, basicEndpointName: String, endpointAddress: String, endpointId: String, endpointSubAddress: String, endpointSubAddressType: String, endpointType: String, endpointZoneId: String, id: String, ipAddress: String, status: String)