RemoveSourceIdentifierFromSubscriptionRequest

Represents the input to RemoveSourceIdentifierFromSubscription.

Types

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

Properties

Link copied to clipboard

The source identifier to be removed from the subscription, such as the instance identifier for an instance, or the name of a security group.

Link copied to clipboard

The name of the Amazon DocumentDB event notification subscription that you want to remove a source identifier from.

Functions

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