Participant
Represents a participant in a partner connection, containing their profile and account information.
Inheritors
Types
Functions
Casts this Participant as a Account and retrieves its aws.sdk.kotlin.services.partnercentralaccount.model.AccountSummary value. Throws an exception if the Participant is not a Account.
Casts this Participant as a Account and retrieves its aws.sdk.kotlin.services.partnercentralaccount.model.AccountSummary value. Returns null if the Participant is not a Account.
Casts this Participant as a PartnerProfile and retrieves its aws.sdk.kotlin.services.partnercentralaccount.model.PartnerProfileSummary value. Throws an exception if the Participant is not a PartnerProfile.
Casts this Participant as a PartnerProfile and retrieves its aws.sdk.kotlin.services.partnercentralaccount.model.PartnerProfileSummary value. Returns null if the Participant is not a PartnerProfile.
Casts this Participant as a SellerProfile and retrieves its aws.sdk.kotlin.services.partnercentralaccount.model.SellerProfileSummary value. Throws an exception if the Participant is not a SellerProfile.
Casts this Participant as a SellerProfile and retrieves its aws.sdk.kotlin.services.partnercentralaccount.model.SellerProfileSummary value. Returns null if the Participant is not a SellerProfile.