toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.gamelift.kotlin
/
script
script
suspend
fun
script
(
name
:
String
,
block
:
suspend
ScriptResourceBuilder
.
(
)
->
Unit
)
:
Script
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Script
.
See also
Script
.
fun
script
(
name
:
String
)
:
Script
Parameters
name
The
unique
name of the resulting resource.
See also
Script
.