Show / Hide Table of Contents

Class TopicRuleS3

Inheritance
System.Object
TopicRuleS3
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 TopicRuleS3

Fields

View Source

BucketName

The Amazon S3 bucket name.

Declaration
public readonly string BucketName
Field Value
Type Description
System.String
View Source

Key

The object key.

Declaration
public readonly string Key
Field Value
Type Description
System.String
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.