Show / Hide Table of Contents

Class TopicRuleDynamodbv2

Inheritance
System.Object
TopicRuleDynamodbv2
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.Iot.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class TopicRuleDynamodbv2

Fields

View Source

PutItem

Configuration block with DynamoDB Table to which the message will be written. Nested arguments below.

Declaration
public readonly TopicRuleDynamodbv2PutItem PutItem
Field Value
Type Description
TopicRuleDynamodbv2PutItem
View Source

RoleArn

The IAM role ARN that allows access to the CloudWatch alarm.

Declaration
public readonly string RoleArn
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.