pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.apikeys.v2.kotlin
/
KeyArgs
/
KeyArgs
Key
Args
fun
KeyArgs
(
annotations
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
keyId
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
restrictions
:
Output
<
V2RestrictionsArgs
>
?
=
null
)