toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.deadline.kotlin
/
limit
limit
suspend
fun
limit
(
name
:
String
,
block
:
suspend
LimitResourceBuilder
.
(
)
->
Unit
)
:
Limit
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Limit
.
See also
Limit
.
fun
limit
(
name
:
String
)
:
Limit
Parameters
name
The
unique
name of the resulting resource.
See also
Limit
.