ImageBuilderAccessEndpoint

data class ImageBuilderAccessEndpoint(val endpointType: String, val vpceId: String? = null)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Type of interface endpoint.

Link copied to clipboard
val vpceId: String? = null

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