Get Basic Endpoints Endpoint
data class GetBasicEndpointsEndpoint(val acceleratorId: String, val basicEndpointName: String, val endpointAddress: String, val endpointGroupId: String, val endpointId: String, val endpointSubAddress: String, val endpointSubAddressType: String, val endpointType: String, val endpointZoneId: String, val id: String, val status: String)
Properties
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 Group.
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. Valid values: ENI
, SLB
, ECS
and NLB
.
Link copied to clipboard
The zone id of the Basic Endpoint.