toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.connectors.v1.kotlin.inputs
/
SshPublicKeyArgs
/
SshPublicKeyArgs
Ssh
Public
Key
Args
constructor
(
certType
:
Output
<
String
>
?
=
null
,
sshClientCert
:
Output
<
SecretArgs
>
?
=
null
,
sshClientCertPass
:
Output
<
SecretArgs
>
?
=
null
,
username
:
Output
<
String
>
?
=
null
)