public static interface EmergencyContact.Builder extends SdkPojo, CopyableBuilder<EmergencyContact.Builder,EmergencyContact>
Modifier and Type | Method and Description |
---|---|
EmergencyContact.Builder |
emailAddress(String emailAddress)
An email address that the DRT can use to contact you during a suspected attack.
|
copy
applyMutation, build
EmergencyContact.Builder emailAddress(String emailAddress)
An email address that the DRT can use to contact you during a suspected attack.
emailAddress
- An email address that the DRT can use to contact you during a suspected attack.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.