GetAutomationResult

constructor(actions: List<Any>? = null, azureApiVersion: String, description: String? = null, etag: String? = null, id: String, isEnabled: Boolean? = null, kind: String? = null, location: String? = null, name: String, scopes: List<AutomationScopeResponse>? = null, sources: List<AutomationSourceResponse>? = null, tags: Map<String, String>? = null, type: String)