GetVpcEndpointServicePlainArgs

data class GetVpcEndpointServicePlainArgs(val serviceId: String) : ConvertibleToJava<GetVpcEndpointServicePlainArgs>

Constructors

Link copied to clipboard
constructor(serviceId: String)

Properties

Link copied to clipboard

The ID of the endpoint service.

Functions

Link copied to clipboard
open override fun toJava(): GetVpcEndpointServicePlainArgs