Back to Node Auth0

Interface SetGuardianFactorsProviderPushNotificationSnsResponseContent

docs/interfaces/management.Management.SetGuardianFactorsProviderPushNotificationSnsResponseContent.html

5.9.11.8 KB
Original Source

Interface SetGuardianFactorsProviderPushNotificationSnsResponseContent

interface SetGuardianFactorsProviderPushNotificationSnsResponseContent {
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

Optionalaws_access_key_id

aws_access_key_id?: string | null

Optionalaws_secret_access_key

aws_secret_access_key?: string | null

Optionalaws_region

aws_region?: string | null

Optionalsns_apns_platform_application_arn

sns_apns_platform_application_arn?: string | null

Optionalsns_gcm_platform_application_arn

sns_gcm_platform_application_arn?: string | null

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties aws_access_key_idaws_secret_access_keyaws_regionsns_apns_platform_application_arnsns_gcm_platform_application_arn