toggle menu
pulumi-aws-kotlin
6.37.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.shield.kotlin.outputs
/
ProactiveEngagementEmergencyContact
Proactive
Engagement
Emergency
Contact
data
class
ProactiveEngagementEmergencyContact
(
val
contactNotes
:
String
?
=
null
,
val
emailAddress
:
String
,
val
phoneNumber
:
String
?
=
null
)
Members
Constructors
Proactive
Engagement
Emergency
Contact
Link copied to clipboard
constructor
(
contactNotes
:
String
?
=
null
,
emailAddress
:
String
,
phoneNumber
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
contact
Notes
Link copied to clipboard
val
contactNotes
:
String
?
=
null
email
Address
Link copied to clipboard
val
emailAddress
:
String
phone
Number
Link copied to clipboard
val
phoneNumber
:
String
?
=
null