toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.applicationintegration.kotlin
/
client
client
suspend
fun
client
(
name
:
String
,
block
:
suspend
ClientResourceBuilder
.
(
)
->
Unit
)
:
Client
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Client
.
See also
Client
.
fun
client
(
name
:
String
)
:
Client
Parameters
name
The
unique
name of the resulting resource.
See also
Client
.