AwsApiGatewayRestApiDetails constructor
AwsApiGatewayRestApiDetails({})
Implementation
AwsApiGatewayRestApiDetails({
this.apiKeySource,
this.binaryMediaTypes,
this.createdDate,
this.description,
this.endpointConfiguration,
this.id,
this.minimumCompressionSize,
this.name,
this.version,
});