AppBlockBuilderAccessEndpoint

data class AppBlockBuilderAccessEndpoint(val endpointType: String, val vpceId: String)

Constructors

Link copied to clipboard
constructor(endpointType: String, vpceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of interface endpoint.

Link copied to clipboard

The identifier (ID) of the VPC in which the interface endpoint is used.