ResourceSnapshotPayload
Represents the payload of a resource snapshot. This structure is designed to accommodate different types of resource snapshots, currently supporting opportunity summaries.
Inheritors
Types
Functions
Link copied to clipboard
Casts this ResourceSnapshotPayload as a OpportunitySummary and retrieves its aws.sdk.kotlin.services.partnercentralselling.model.OpportunitySummaryView value. Throws an exception if the ResourceSnapshotPayload is not a OpportunitySummary.
Link copied to clipboard
Casts this ResourceSnapshotPayload as a OpportunitySummary and retrieves its aws.sdk.kotlin.services.partnercentralselling.model.OpportunitySummaryView value. Returns null if the ResourceSnapshotPayload is not a OpportunitySummary.