{ "sections": [ "title", "description", "fields", "wsdl_segment" ], "title": "SecurityHealthCheckAlertRecipient - Data API", "description": "Represents a recipient configuration for Security Health Check alerts. Use this object to manage who receives Security Health Check notifications and how they are delivered.", "fields_columns": [ "type", "properties", "description" ], "fields": { "IsAdminNotifyEnabled": { "type": "boolean", "properties": "Create, Defaulted on create, Filter, Group, Sort, Update", "description": "Indicates whether admin notification is enabled for Security Health Check alerts. The default value is false." }, "Name": { "type": "string", "properties": "Create, Filter, Group, idLookup, Sort, Update", "description": "The name of the Security Health Check alert recipient configuration." }, "NotificationType": { "type": "string", "properties": "Create, Filter, Group, idLookup, Nillable, Sort, Update", "description": "The type of notification sent. For example, a Chatter feed or push notification." }, "RecipientEmails": { "type": "textarea", "properties": "Create, Nillable, Update", "description": "The email addresses of the recipients who receive Security Health Check alerts." } }, "wsdl_segment": "```xml\n\n \n \n \n \n\n\n \n\n\n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```" }