AutoScalingConfigurationArgs

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