vpcEndpointIds property

List<String>? vpcEndpointIds
final

A list of VpcEndpointIds of an API (RestApi) against which to create Route53 ALIASes. It is only supported for PRIVATE endpoint type.

Implementation

final List<String>? vpcEndpointIds;