Participant
Represents a participant in a partner connection, containing their profile and account information.
Contents
Note
In the following list, the required parameters are described first.
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- Account
-
The AWS account information for the participant.
Type: AccountSummary object
Required: No
- PartnerProfile
-
The partner profile information for the participant.
Type: PartnerProfileSummary object
Required: No
- SellerProfile
-
The seller profile information for the participant.
Type: SellerProfileSummary object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: