Stripe.Params.V2.Core.EventDestinationCreateParams.AmazonEventbridge (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.V2.Core.EventDestinationCreateParams.AmazonEventbridge{
  aws_account_id: String.t() | nil,
  aws_region: String.t() | nil
}
  • aws_account_id - The AWS account ID.
  • aws_region - The region of the AWS event source.