AWS SDK for Kotlin
1.5.110
      Platform filter
Skip to content
    AWS SDK for Kotlin
partnercentralselling/aws.sdk.kotlin.services.partnercentralselling.model/UpdateEngagementContextPayload/SdkUnknown

SdkUnknown

object SdkUnknown : UpdateEngagementContextPayload

Inherited functions

asCustomerProject
Link copied to clipboard
fun asCustomerProject(): CustomerProjectsContext

Casts this UpdateEngagementContextPayload as a CustomerProject and retrieves its aws.sdk.kotlin.services.partnercentralselling.model.CustomerProjectsContext value. Throws an exception if the UpdateEngagementContextPayload is not a CustomerProject.

asCustomerProjectOrNull
Link copied to clipboard
fun asCustomerProjectOrNull(): CustomerProjectsContext?

Casts this UpdateEngagementContextPayload as a CustomerProject and retrieves its aws.sdk.kotlin.services.partnercentralselling.model.CustomerProjectsContext value. Returns null if the UpdateEngagementContextPayload is not a CustomerProject.

asLead
Link copied to clipboard
fun asLead(): UpdateLeadContext

Casts this UpdateEngagementContextPayload as a Lead and retrieves its aws.sdk.kotlin.services.partnercentralselling.model.UpdateLeadContext value. Throws an exception if the UpdateEngagementContextPayload is not a Lead.

asLeadOrNull
Link copied to clipboard
fun asLeadOrNull(): UpdateLeadContext?

Casts this UpdateEngagementContextPayload as a Lead and retrieves its aws.sdk.kotlin.services.partnercentralselling.model.UpdateLeadContext value. Returns null if the UpdateEngagementContextPayload is not a Lead.

© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generated by dokka