toggle menu
pulumi-gcp-kotlin
8.25.1.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.essentialcontacts.kotlin
/
ContactArgs
/
ContactArgs
Contact
Args
constructor
(
email
:
Output
<
String
>
?
=
null
,
languageTag
:
Output
<
String
>
?
=
null
,
notificationCategorySubscriptions
:
Output
<
List
<
String
>
>
?
=
null
,
parent
:
Output
<
String
>
?
=
null
)