EulaAcceptance

The acceptance of a EULA, required to use Amazon-provided streaming images.

Types

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

Properties

Link copied to clipboard

The ISO timestamp in seconds for when the EULA was accepted.

Link copied to clipboard

The ID of the person who accepted the EULA.

Link copied to clipboard

The ID of the acceptee.

Link copied to clipboard

The EULA acceptance ID.

Link copied to clipboard

The EULA ID.

Functions

Link copied to clipboard
inline fun copy(block: EulaAcceptance.Builder.() -> Unit = {}): EulaAcceptance
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