pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecp.kotlin
/
KeyPairArgs
/
KeyPairArgs
Key
Pair
Args
fun
KeyPairArgs
(
keyPairName
:
Output
<
String
>
?
=
null
,
publicKeyBody
:
Output
<
String
>
?
=
null
)