Auth0.Management.Guardian.AwsSns.Configuration.Patch.Params (Auth0Api v1.4.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Auth0.Management.Guardian.AwsSns.Configuration.Patch.Params{
  aws_access_key_id: String.t(),
  aws_region: String.t(),
  aws_secret_access_key: String.t(),
  sns_apns_platform_application_arn: String.t(),
  sns_gcm_platform_application_arn: String.t()
}