AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the UpdateEmergencyContactSettings operation. Updates the details of the list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Shield.AmazonShieldRequest
      Amazon.Shield.Model.UpdateEmergencyContactSettingsRequest

Namespace: Amazon.Shield.Model
Assembly: AWSSDK.Shield.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateEmergencyContactSettingsRequest : AmazonShieldRequest
         IAmazonWebServiceRequest

The UpdateEmergencyContactSettingsRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property EmergencyContactList System.Collections.Generic.List<Amazon.Shield.Model.EmergencyContact>

Gets and sets the property EmergencyContactList.

A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.

If you have proactive engagement enabled, the contact list must include at least one phone number.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5