toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin
/
KeyPairAttachmentArgs
/
KeyPairAttachmentArgs
Key
Pair
Attachment
Args
constructor
(
force
:
Output
<
Boolean
>
?
=
null
,
instanceIds
:
Output
<
List
<
String
>
>
?
=
null
,
keyName
:
Output
<
String
>
?
=
null
,
keyPairName
:
Output
<
String
>
?
=
null
)