Auth0 Node.js SDK - v5.1.0
Preparing search index...
management
Management
GetGuardianFactorsProviderSnsResponseContent
Interface GetGuardianFactorsProviderSnsResponseContent
interface
GetGuardianFactorsProviderSnsResponseContent
{
aws_access_key_id
?:
string
|
null
;
aws_secret_access_key
?:
string
|
null
;
aws_region
?:
string
|
null
;
sns_apns_platform_application_arn
?:
string
|
null
;
sns_gcm_platform_application_arn
?:
string
|
null
;
}
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
|
null
Optional
aws_
secret_
access_
key
aws_secret_access_key
?:
string
|
null
Optional
aws_
region
aws_region
?:
string
|
null
Optional
sns_
apns_
platform_
application_
arn
sns_apns_platform_application_arn
?:
string
|
null
Optional
sns_
gcm_
platform_
application_
arn
sns_gcm_platform_application_arn
?:
string
|
null
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.1.0
Loading...