AwsSnsTopicDetails

Provides information about an Amazon SNS topic to which notifications can be published.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates failed message delivery status for an Amazon SNS topic that is subscribed to a platform application endpoint.

Link copied to clipboard

Indicates failed message delivery status for an Amazon SNS topic that is subscribed to an Amazon Kinesis Data Firehose endpoint.

Link copied to clipboard

Indicates successful message delivery status for an Amazon SNS topic that is subscribed to an Amazon Kinesis Data Firehose endpoint.

Link copied to clipboard

Indicates failed message delivery status for an Amazon SNS topic that is subscribed to an HTTP endpoint.

Link copied to clipboard

Indicates successful message delivery status for an Amazon SNS topic that is subscribed to an HTTP endpoint.

Link copied to clipboard

The ID of an Amazon Web Services managed key for Amazon SNS or a customer managed key.

Link copied to clipboard

The subscription's owner.

Link copied to clipboard

Indicates failed message delivery status for an Amazon SNS topic that is subscribed to an Amazon SQS endpoint.

Link copied to clipboard

Indicates successful message delivery status for an Amazon SNS topic that is subscribed to an Amazon SQS endpoint.

Link copied to clipboard

Subscription is an embedded property that describes the subscription endpoints of an Amazon SNS topic.

Link copied to clipboard

The name of the Amazon SNS topic.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String