StageCanarySettingArgs

constructor(deploymentId: Output<String>? = null, percentTraffic: Output<Double>? = null, stageVariableOverrides: Output<Map<String, String>>? = null, useStageCache: Output<Boolean>? = null)