toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.apigee.kotlin
/
DeveloperArgs
/
DeveloperArgs
Developer
Args
constructor
(
attributes
:
Output
<
List
<
DeveloperAttributeArgs
>
>
?
=
null
,
email
:
Output
<
String
>
?
=
null
,
firstName
:
Output
<
String
>
?
=
null
,
lastName
:
Output
<
String
>
?
=
null
,
orgId
:
Output
<
String
>
?
=
null
,
userName
:
Output
<
String
>
?
=
null
)