toggle menu
pulumi-gcp-kotlin
8.25.1.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.oslogin.kotlin
/
SshPublicKeyArgs
/
SshPublicKeyArgs
Ssh
Public
Key
Args
constructor
(
expirationTimeUsec
:
Output
<
String
>
?
=
null
,
key
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
user
:
Output
<
String
>
?
=
null
)