pulumi-aws-kotlin
5.29.1.1
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
)