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