pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.iot.kotlin.outputs
/
TopicRuleErrorActionCloudwatchLogs
Topic
Rule
Error
Action
Cloudwatch
Logs
data
class
TopicRuleErrorActionCloudwatchLogs
(
val
logGroupName
:
String
,
val
roleArn
:
String
)
Types
Constructors
Properties
Constructors
Topic
Rule
Error
Action
Cloudwatch
Logs
Link copied to clipboard
fun
TopicRuleErrorActionCloudwatchLogs
(
logGroupName
:
String
,
roleArn
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
log
Group
Name
Link copied to clipboard
val
logGroupName
:
String
The CloudWatch log group name.
role
Arn
Link copied to clipboard
val
roleArn
:
String
The IAM role ARN that allows access to the CloudWatch alarm.