toggle menu
pulumi-github-kotlin
6.7.0.0
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
team
team
suspend
fun
team
(
name
:
String
,
block
:
suspend
TeamResourceBuilder
.
(
)
->
Unit
)
:
Team
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Team
.
See also
Team
.
fun
team
(
name
:
String
)
:
Team
Parameters
name
The
unique
name of the resulting resource.
See also
Team
.