

# ExternalUrlConfig
<a name="API_connect-app-integrations_ExternalUrlConfig"></a>

The external URL source for the application.

## Contents
<a name="API_connect-app-integrations_ExternalUrlConfig_Contents"></a>

 ** AccessUrl **   <a name="connect-Type-connect-app-integrations_ExternalUrlConfig-AccessUrl"></a>
The URL to access the application.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1000.  
Pattern: `^\w+\:\/\/.*$`   
Required: Yes

 ** ApprovedOrigins **   <a name="connect-Type-connect-app-integrations_ExternalUrlConfig-ApprovedOrigins"></a>
Additional URLs to allow list if different than the access URL.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 50 items.  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `^\w+\:\/\/.*$`   
Required: No

## See Also
<a name="API_connect-app-integrations_ExternalUrlConfig_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/appintegrations-2020-07-29/ExternalUrlConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/appintegrations-2020-07-29/ExternalUrlConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/appintegrations-2020-07-29/ExternalUrlConfig) 