ThumbnailDetails

The details of the thumbnail, including thumbnail base64 string, timecode and the time when thumbnail was generated.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the flow that DescribeFlowSourceThumbnail was performed on.

Link copied to clipboard

Thumbnail Base64 string.

Link copied to clipboard

Status code and messages about the flow source thumbnail.

Link copied to clipboard

Timecode of thumbnail.

Link copied to clipboard

The timestamp of when thumbnail was generated.

Functions

Link copied to clipboard
inline fun copy(block: ThumbnailDetails.Builder.() -> Unit = {}): ThumbnailDetails
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String