View a markdown version of this page

LeadContact - AWS Partner Central

LeadContact

An object that contains a lead contact's details associated with the engagement. This provides contact information for individuals involved in lead-related activities.

Contents

Note

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

BusinessTitle

The lead contact's business title or job role associated with the engagement.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 255.

Required: Yes

Email

The lead contact's email address associated with the engagement.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: Yes

FirstName

The lead contact's first name associated with the engagement.

Type: String

Pattern: (?s).{0,80}

Required: Yes

LastName

The lead contact's last name associated with the engagement.

Type: String

Pattern: (?s).{0,80}

Required: Yes

Phone

The lead contact's phone number associated with the engagement.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 255.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: