toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.apigateway.kotlin.outputs
/
GetApiKeysItem
/
GetApiKeysItem
Get
Api
Keys
Item
constructor
(
createdDate
:
String
,
customerId
:
String
,
description
:
String
,
enabled
:
Boolean
,
id
:
String
,
lastUpdatedDate
:
String
,
name
:
String
,
stageKeys
:
List
<
String
>
,
tags
:
Map
<
String
,
String
>
,
value
:
String
)