menu
aws_apigatewayv2_api package
documentation
apigatewayv2-2018-11-29.dart
GetVpcLinksResponse
GetVpcLinksResponse constructor
GetVpcLinksResponse constructor
dark_mode
light_mode
GetVpcLinksResponse
constructor
GetVpcLinksResponse
(
{
List
<
VpcLink
>
?
items
,
String
?
nextToken
,
})
Implementation
GetVpcLinksResponse({ this.items, this.nextToken, });
aws_apigatewayv2_api package
documentation
apigatewayv2-2018-11-29
GetVpcLinksResponse
GetVpcLinksResponse constructor
GetVpcLinksResponse class