toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.projects.kotlin
/
apiKey
api
Key
suspend
fun
apiKey
(
name
:
String
,
block
:
suspend
ApiKeyResourceBuilder
.
(
)
->
Unit
)
:
ApiKey
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
ApiKey
.
See also
Api
Key
.
fun
apiKey
(
name
:
String
)
:
ApiKey
Parameters
name
The
unique
name of the resulting resource.
See also
Api
Key
.