pulumi-gcp-kotlin
6.49.0.1
pulumi-gcp-kotlin
/
com.pulumi.gcp.oslogin.kotlin
/
SshPublicKeyArgs
/
SshPublicKeyArgs
Ssh
Public
Key
Args
fun
SshPublicKeyArgs
(
expirationTimeUsec
:
Output
<
String
>
?
=
null
,
key
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
user
:
Output
<
String
>
?
=
null
)