AwsApiGatewayV2ApiDetails constructor
AwsApiGatewayV2ApiDetails({})
Implementation
AwsApiGatewayV2ApiDetails({
this.apiEndpoint,
this.apiId,
this.apiKeySelectionExpression,
this.corsConfiguration,
this.createdDate,
this.description,
this.name,
this.protocolType,
this.routeSelectionExpression,
this.version,
});