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

    Interface UpdateGuardianFactorsProviderPushNotificationSnsRequestContent

    {}
    
    interface UpdateGuardianFactorsProviderPushNotificationSnsRequestContent {
        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