GetDecoderManifestResponse

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the decoder manifest.

Link copied to clipboard

The time the decoder manifest was created in seconds since epoch (January 1, 1970 at midnight UTC time).

Link copied to clipboard

A brief description of the decoder manifest.

Link copied to clipboard

The time the decoder manifest was last updated in seconds since epoch (January 1, 1970 at midnight UTC time).

Link copied to clipboard

The detailed message for the decoder manifest. When a decoder manifest is in an INVALID status, the message contains detailed reason and help information.

Link copied to clipboard

The ARN of a vehicle model (model manifest) associated with the decoder manifest.

Link copied to clipboard

The name of the decoder manifest.

Link copied to clipboard

The state of the decoder manifest. If the status is ACTIVE, the decoder manifest can't be edited. If the status is marked DRAFT, you can edit the decoder manifest.

Functions

Link copied to clipboard
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