menu
aws_apigatewayv2_api package
documentation
apigatewayv2-2018-11-29.dart
GetApiMappingResponse
GetApiMappingResponse constructor
GetApiMappingResponse constructor
dark_mode
light_mode
GetApiMappingResponse
constructor
GetApiMappingResponse
(
{
String
?
apiId
,
String
?
apiMappingId
,
String
?
apiMappingKey
,
String
?
stage
,
})
Implementation
GetApiMappingResponse({ this.apiId, this.apiMappingId, this.apiMappingKey, this.stage, });
aws_apigatewayv2_api package
documentation
apigatewayv2-2018-11-29
GetApiMappingResponse
GetApiMappingResponse constructor
GetApiMappingResponse class