AwsApiGatewayCanarySettings constructor
AwsApiGatewayCanarySettings({})
Implementation
AwsApiGatewayCanarySettings({
this.deploymentId,
this.percentTraffic,
this.stageVariableOverrides,
this.useStageCache,
});