Get Vpc Endpoint Services Service
data class GetVpcEndpointServicesService(val autoAcceptConnection: Boolean, val connectBandwidth: Int, val id: String, val serviceBusinessStatus: String, val serviceDescription: String, val serviceDomain: String, val serviceId: String, val status: String, val tags: Map<String, String>, val vpcEndpointServiceName: String)
Properties
Link copied to clipboard
Whether to automatically accept terminal node connections.
Link copied to clipboard
The connection bandwidth.
Link copied to clipboard
The business status of the terminal node service. Valid Value: Normal
, FinancialLocked
and SecurityLocked
.
Link copied to clipboard
The description of the terminal node service.
Link copied to clipboard
The domain of service.
Link copied to clipboard
The name of Vpc Endpoint Service.