toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.location.kotlin.outputs
/
GetApiKeyResult
/
GetApiKeyResult
Get
Api
Key
Result
constructor
(
arn
:
String
?
=
null
,
createTime
:
String
?
=
null
,
description
:
String
?
=
null
,
expireTime
:
String
?
=
null
,
keyArn
:
String
?
=
null
,
restrictions
:
ApiKeyRestrictions
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
,
updateTime
:
String
?
=
null
)