ApplicationArgs

constructor(blueGreen: Output<Boolean>? = null, blueGreenConfirm: Output<Boolean>? = null, clusterName: Output<String>? = null, description: Output<String>? = null, environment: Output<Map<String, String>>? = null, latestImage: Output<Boolean>? = null, name: Output<String>? = null, template: Output<String>? = null, version: Output<String>? = null)