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