toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin.outputs
/
GetKeyPairsResult
/
GetKeyPairsResult
Get
Key
Pairs
Result
constructor
(
fingerPrint
:
String
?
=
null
,
id
:
String
,
ids
:
List
<
String
>
,
keyPairs
:
List
<
GetKeyPairsKeyPair
>
,
nameRegex
:
String
?
=
null
,
names
:
List
<
String
>
,
outputFile
:
String
?
=
null
,
pairs
:
List
<
GetKeyPairsPair
>
,
resourceGroupId
:
String
?
=
null
,
tags
:
Map
<
String
,
String
>
?
=
null
)