Custom Provider Args
constructor(actions: Output<List<CustomProviderActionArgs>>? = null, location: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, resourceTypes: Output<List<CustomProviderResourceTypeArgs>>? = null, tags: Output<Map<String, String>>? = null, validations: Output<List<CustomProviderValidationArgs>>? = null)