

# Contact


Represents contact information for a partner representative.

## Contents


**Note**  
In the following list, the required parameters are described first.

 ** BusinessTitle **   <a name="AWSPartnerCentral-Type-benefits_Contact-BusinessTitle"></a>
The business title or role of the contact person within the organization.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 80.  
Required: No

 ** Email **   <a name="AWSPartnerCentral-Type-benefits_Contact-Email"></a>
The email address of the contact person.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 80.  
Pattern: `[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?`   
Required: No

 ** FirstName **   <a name="AWSPartnerCentral-Type-benefits_Contact-FirstName"></a>
The first name of the contact person.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 80.  
Required: No

 ** LastName **   <a name="AWSPartnerCentral-Type-benefits_Contact-LastName"></a>
The last name of the contact person.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 80.  
Required: No

 ** Phone **   <a name="AWSPartnerCentral-Type-benefits_Contact-Phone"></a>
The phone number of the contact person.  
Type: String  
Required: No

## See Also


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/partnercentral-benefits-2018-05-10/Contact) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/partnercentral-benefits-2018-05-10/Contact) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/partnercentral-benefits-2018-05-10/Contact) 