Class UpdateMaintenanceDetails
Details for update of maintenance details
Inherited Members
Namespace: Oci.OpensearchService.Models
Assembly: OCI.DotNetSDK.Opensearch.dll
Syntax
public class UpdateMaintenanceDetailsProperties
NotificationEmailIds
Declaration
[JsonProperty(PropertyName = "notificationEmailIds")]
public List<string> NotificationEmailIds { get; set; }Property Value
| Type | Description | 
|---|---|
| List<string> | The Email IDs given by the customer to get notified about maintenance activities |