Automation Args
constructor(annotations: Output<Map<String, String>>? = null, deliveryPipeline: Output<String>? = null, description: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, rules: Output<List<AutomationRuleArgs>>? = null, selector: Output<AutomationSelectorArgs>? = null, serviceAccount: Output<String>? = null, suspended: Output<Boolean>? = null)