CreatePartnerEventSourceRequest

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID that is permitted to create a matching partner event bus for this partner event source.

Link copied to clipboard
val name: String?

The name of the partner event source. This name must be unique and must be in the format <i>partner_name</i>/<i>event_namespace</i>/<i>event_name</i> . The Amazon Web Services account that wants to use this partner event source must create a partner event bus with a name that matches the name of the partner event source.

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