GetVpcEndpointPlainArgs

data class GetVpcEndpointPlainArgs(val id: String) : ConvertibleToJava<GetVpcEndpointPlainArgs>

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

The identifier of the VPC Endpoint

Functions

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