Definition Args
constructor(authorizations: Output<List<DefinitionAuthorizationArgs>>? = null, createUiDefinition: Output<String>? = null, description: Output<String>? = null, displayName: Output<String>? = null, location: Output<String>? = null, lockLevel: Output<String>? = null, mainTemplate: Output<String>? = null, name: Output<String>? = null, packageEnabled: Output<Boolean>? = null, packageFileUri: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)