pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.oslogin.v1.kotlin
/
SshPublicKeyArgs
/
SshPublicKeyArgs
Ssh
Public
Key
Args
fun
SshPublicKeyArgs
(
expirationTimeUsec
:
Output
<
String
>
?
=
null
,
key
:
Output
<
String
>
?
=
null
,
userId
:
Output
<
String
>
?
=
null
)