GetVpcEndpointServicesService

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 vpcEndpointServiceName: String)

Constructors

Link copied to clipboard
fun GetVpcEndpointServicesService(autoAcceptConnection: Boolean, connectBandwidth: Int, id: String, serviceBusinessStatus: String, serviceDescription: String, serviceDomain: String, serviceId: String, status: String, vpcEndpointServiceName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to automatically accept terminal node connections..

Link copied to clipboard

The connection bandwidth.

Link copied to clipboard
val id: String

The ID of the Vpc Endpoint Service.

Link copied to clipboard

The business status of the terminal node service..

Link copied to clipboard

The description of the terminal node service.

Link copied to clipboard

The domain of service.

Link copied to clipboard

The ID of the Vpc Endpoint Service.

Link copied to clipboard

The Status of Vpc Endpoint Service.

Link copied to clipboard

The name of Vpc Endpoint Service.