toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.securitycenter.kotlin
/
ContactArgs
/
ContactArgs
Contact
Args
constructor
(
alertNotifications
:
Output
<
Boolean
>
?
=
null
,
alertsToAdmins
:
Output
<
Boolean
>
?
=
null
,
email
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
phone
:
Output
<
String
>
?
=
null
)