pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.serviceAccount.kotlin
/
AccountArgs
/
AccountArgs
Account
Args
fun
AccountArgs
(
accountId
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
disabled
:
Output
<
Boolean
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)