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