GetBasicAccelerateIpEndpointRelationsRelation

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

constructor(accelerateIpId: String, acceleratorId: String, basicEndpointName: String, endpointAddress: String, endpointId: String, endpointSubAddress: String, endpointSubAddressType: String, endpointType: String, endpointZoneId: String, id: String, ipAddress: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the Basic Accelerate IP.

Link copied to clipboard

The ID of the Global Accelerator Basic Accelerator instance.

Link copied to clipboard

The name of the Basic Endpoint.

Link copied to clipboard

The address of the Basic Endpoint.

Link copied to clipboard

The ID of the Basic Endpoint.

Link copied to clipboard

The sub address of the Basic Endpoint.

Link copied to clipboard

The sub address type of the Basic Endpoint.

Link copied to clipboard

The type of the Basic Endpoint.

Link copied to clipboard

The zone id of the Basic Endpoint.

Link copied to clipboard
val id: String

The id of the Global Accelerator Basic Accelerate Ip Endpoint Relation. It formats as <accelerator_id>:<accelerate_ip_id>:<endpoint_id>.

Link copied to clipboard

The address of the Basic Accelerate IP.

Link copied to clipboard

The status of the Global Accelerator Basic Accelerate Ip Endpoint Relation. Valid Value: active.