pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.projects.kotlin
/
ApiKeyArgs
/
ApiKeyArgs
Api
Key
Args
fun
ApiKeyArgs
(
displayName
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
restrictions
:
Output
<
ApiKeyRestrictionsArgs
>
?
=
null
)