Back to Node Auth0

Interface EventStreamEventBridgeConfiguration

docs/interfaces/management.Management.EventStreamEventBridgeConfiguration.html

5.9.11.4 KB
Original Source

Interface EventStreamEventBridgeConfiguration

Configuration specific to an eventbridge destination.

interface EventStreamEventBridgeConfiguration {
aws_account_id: string;
aws_region: Management.EventStreamEventBridgeAwsRegionEnum;
aws_partner_event_source?: string;
}

Index

Properties

aws_account_idaws_regionaws_partner_event_source?

Properties

aws_account_id

aws_account_id: string

AWS Account ID for EventBridge destination.

aws_region

aws_region: Management.EventStreamEventBridgeAwsRegionEnum

Optionalaws_partner_event_source

aws_partner_event_source?: string

AWS Partner Event Source for EventBridge destination.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties aws_account_idaws_regionaws_partner_event_source