toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.apigateway.kotlin.outputs
/
GetApiKeyResult
/
GetApiKeyResult
Get
Api
Key
Result
constructor
(
apiKeyId
:
String
?
=
null
,
customerId
:
String
?
=
null
,
description
:
String
?
=
null
,
enabled
:
Boolean
?
=
null
,
stageKeys
:
List
<
ApiKeyStageKey
>
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
)