toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.apphub.kotlin.inputs
/
ServiceAttributesOperatorOwnerArgs
Service
Attributes
Operator
Owner
Args
data
class
ServiceAttributesOperatorOwnerArgs
(
val
displayName
:
Output
<
String
>
?
=
null
,
val
email
:
Output
<
String
>
)
:
ConvertibleToJava
<
ServiceAttributesOperatorOwnerArgs
>
Members
Constructors
Service
Attributes
Operator
Owner
Args
Link copied to clipboard
constructor
(
displayName
:
Output
<
String
>
?
=
null
,
email
:
Output
<
String
>
)
Properties
display
Name
Link copied to clipboard
val
displayName
:
Output
<
String
>
?
=
null
Contact's name.
email
Link copied to clipboard
val
email
:
Output
<
String
>
Required. Email address of the contacts.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ServiceAttributesOperatorOwnerArgs