Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
SetGuardianFactorsProviderPushNotificationSnsRequestContent
Interface SetGuardianFactorsProviderPushNotificationSnsRequestContent
Example
{}
Copy
interface
SetGuardianFactorsProviderPushNotificationSnsRequestContent
{
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?
aws_
secret_
access_
key?
aws_
region?
sns_
apns_
platform_
application_
arn?
sns_
gcm_
platform_
application_
arn?
Properties
Optional
aws_
access_
key_
id
aws_access_key_id
?:
string
Optional
aws_
secret_
access_
key
aws_secret_access_key
?:
string
Optional
aws_
region
aws_region
?:
string
Optional
sns_
apns_
platform_
application_
arn
sns_apns_platform_application_arn
?:
string
Optional
sns_
gcm_
platform_
application_
arn
sns_gcm_platform_application_arn
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
aws_
access_
key_
id
aws_
secret_
access_
key
aws_
region
sns_
apns_
platform_
application_
arn
sns_
gcm_
platform_
application_
arn
Auth0 Node.js SDK - v5.0.0
Loading...
Example