Get Vpc Endpoints Endpoint
data class GetVpcEndpointsEndpoint(val bandwidth: Int, val connectionStatus: String, val endpointBusinessStatus: String, val endpointDescription: String, val endpointDomain: String, val endpointId: String, val id: String, val securityGroupIds: List<String>, val serviceId: String, val serviceName: String, val status: String, val tags: Map<String, String>, val vpcEndpointName: String, val vpcId: String)
Constructors
Link copied to clipboard
constructor(bandwidth: Int, connectionStatus: String, endpointBusinessStatus: String, endpointDescription: String, endpointDomain: String, endpointId: String, id: String, securityGroupIds: List<String>, serviceId: String, serviceName: String, status: String, tags: Map<String, String>, vpcEndpointName: String, vpcId: String)
Properties
Link copied to clipboard
The status of Connection.
Link copied to clipboard
The status of Endpoint Business.
Link copied to clipboard
The description of Vpc Endpoint.
Link copied to clipboard
The Endpoint Domain.
Link copied to clipboard
The ID of the Vpc Endpoint.
Link copied to clipboard
The security group associated with the terminal node network card.
Link copied to clipboard
The name of the terminal node service associated with the terminal node.
Link copied to clipboard
The name of Vpc Endpoint.