

# BasicAuthCredentials
<a name="API_BasicAuthCredentials"></a>

 The basic auth credentials required for basic authentication. 

## Contents
<a name="API_BasicAuthCredentials_Contents"></a>

 ** password **   <a name="appflow-Type-BasicAuthCredentials-password"></a>
 The password to use to connect to a resource.  
Type: String  
Length Constraints: Maximum length of 512.  
Pattern: `.*`   
Required: Yes

 ** username **   <a name="appflow-Type-BasicAuthCredentials-username"></a>
 The username to use to connect to a resource.   
Type: String  
Length Constraints: Maximum length of 512.  
Pattern: `\S+`   
Required: Yes

## See Also
<a name="API_BasicAuthCredentials_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/appflow-2020-08-23/BasicAuthCredentials) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/appflow-2020-08-23/BasicAuthCredentials) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/appflow-2020-08-23/BasicAuthCredentials) 