toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.apphub.kotlin.outputs
/
ApplicationAttributesDeveloperOwner
Application
Attributes
Developer
Owner
data
class
ApplicationAttributesDeveloperOwner
(
val
displayName
:
String
?
=
null
,
val
email
:
String
)
Members
Constructors
Application
Attributes
Developer
Owner
Link copied to clipboard
constructor
(
displayName
:
String
?
=
null
,
email
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
display
Name
Link copied to clipboard
val
displayName
:
String
?
=
null
Optional. Contact's name.
email
Link copied to clipboard
val
email
:
String
Required. Email address of the contacts.