AutoScalingConfigurationVersionArgs

constructor(autoScalingConfigurationName: Output<String>? = null, maxConcurrency: Output<Int>? = null, maxSize: Output<Int>? = null, minSize: Output<Int>? = null, tags: Output<Map<String, String>>? = null)