pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.synthetics.kotlin
/
CanaryArgsBuilder
/
executionRoleArn
execution
Role
Arn
@
JvmName
(
name
=
"maqwwbbnqroyfbgr"
)
suspend
fun
executionRoleArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pnvwtwuxkgwnbseq"
)
suspend
fun
executionRoleArn
(
value
:
String
?
)
Parameters
value
ARN of the IAM role to be used to run the canary. see
AWS Docs
for permissions needs for IAM Role.