AnonymousUserSnapshotJobResult
A structure that contains the file groups that are requested for the artifact generation in a StartDashboardSnapshotJob API call.
Types
Properties
Link copied to clipboard
A list of SnapshotJobResultFileGroup objects that contain information on the files that are requested during a StartDashboardSnapshotJob API call. If the job succeeds, these objects contain the location where the snapshot artifacts are stored. If the job fails, the objects contain information about the error that caused the job to fail.
Functions
Link copied to clipboard
inline fun copy(block: AnonymousUserSnapshotJobResult.Builder.() -> Unit = {}): AnonymousUserSnapshotJobResult