pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.apigateway.kotlin.outputs
/
GetKeyResult
/
GetKeyResult
Get
Key
Result
fun
GetKeyResult
(
createdDate
:
String
,
description
:
String
,
enabled
:
Boolean
,
id
:
String
,
lastUpdatedDate
:
String
,
name
:
String
,
tags
:
Map
<
String
,
String
>
,
value
:
String
)