Subscription

This data type is used as a response element in the ListEventSubscriptions action.

Types

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

Properties

Link copied to clipboard

The list of existing event subscriptions.

Link copied to clipboard

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

Link copied to clipboard

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

Functions

Link copied to clipboard
inline fun copy(block: Subscription.Builder.() -> Unit = {}): Subscription
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