accessEndpoints property

List<AccessEndpoint>? accessEndpoints
final

The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

Implementation

final List<AccessEndpoint>? accessEndpoints;