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