Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface UpdateGuardianFactorsProviderPushNotificationSnsResponseContent

    This file was auto-generated by Fern from our API Definition.

    interface UpdateGuardianFactorsProviderPushNotificationSnsResponseContent {
        aws_access_key_id?: string;
        aws_secret_access_key?: string;
        aws_region?: string;
        sns_apns_platform_application_arn?: string;
        sns_gcm_platform_application_arn?: string;
    }
    Index

    Properties

    aws_access_key_id?: string
    aws_secret_access_key?: string
    aws_region?: string
    sns_apns_platform_application_arn?: string
    sns_gcm_platform_application_arn?: string