toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.serviceAccount.kotlin
/
KeyArgs
/
KeyArgs
Key
Args
constructor
(
keepers
:
Output
<
Map
<
String
,
Any
>
>
?
=
null
,
keyAlgorithm
:
Output
<
String
>
?
=
null
,
privateKeyType
:
Output
<
String
>
?
=
null
,
publicKeyData
:
Output
<
String
>
?
=
null
,
publicKeyType
:
Output
<
String
>
?
=
null
,
serviceAccountId
:
Output
<
String
>
?
=
null
)