menu
aws_apigateway_api package
documentation
apigateway-2015-07-09.dart
Deployment
Deployment constructor
Deployment constructor
dark_mode
light_mode
Deployment
constructor
Deployment
(
{
Map
<
String
,
Map
<
String
,
MethodSnapshot
>
>
?
apiSummary
,
DateTime
?
createdDate
,
String
?
description
,
String
?
id
,
})
Implementation
Deployment({ this.apiSummary, this.createdDate, this.description, this.id, });
aws_apigateway_api package
documentation
apigateway-2015-07-09
Deployment
Deployment constructor
Deployment class