accessEndpoints property

List<AccessEndpoint>? accessEndpoints
final

The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

Implementation

final List<AccessEndpoint>? accessEndpoints;