StripeElixir.Params.V2.Core.EventDestinationCreateParams.AmazonEventbridge (stripe_elixir v0.1.0)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() ::
  %StripeElixir.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.