ConnectionArgs

constructor(automationAccountName: Output<String>? = null, description: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, type: Output<String>? = null, values: Output<Map<String, String>>? = null)