GetServerlessVpcEndpointPlainArgs

data class GetServerlessVpcEndpointPlainArgs(val vpcEndpointId: String) : ConvertibleToJava<GetServerlessVpcEndpointPlainArgs>

A collection of arguments for invoking getServerlessVpcEndpoint.

Constructors

Link copied to clipboard
constructor(vpcEndpointId: String)

Properties

Link copied to clipboard

The unique identifier of the endpoint.

Functions

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