pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.essentialcontacts.kotlin
/
ContactArgs
/
ContactArgs
Contact
Args
fun
ContactArgs
(
email
:
Output
<
String
>
?
=
null
,
languageTag
:
Output
<
String
>
?
=
null
,
notificationCategorySubscriptions
:
Output
<
List
<
String
>
>
?
=
null
,
parent
:
Output
<
String
>
?
=
null
)