ListVpcEndpointsRequest
class ListVpcEndpointsRequest
Types
Properties
Link copied to clipboard
An optional parameter that specifies the maximum number of results to return. You can use nextToken
to get the next page of results. The default is 20.
Link copied to clipboard
Filter the results according to the current status of the VPC endpoint. Possible statuses are CREATING
, DELETING
, UPDATING
, ACTIVE
, and FAILED
.