pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.transfer.kotlin
/
SshKeyArgs
/
SshKeyArgs
Ssh
Key
Args
fun
SshKeyArgs
(
body
:
Output
<
String
>
?
=
null
,
serverId
:
Output
<
String
>
?
=
null
,
userName
:
Output
<
String
>
?
=
null
)