You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaLive::Types::BatchFailedResultModel

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Details from a failed operation

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

ARN of the resource

Returns:

  • (String)

    ARN of the resource.

#codeString

Error code for the failed operation

Returns:

  • (String)

    Error code for the failed operation.

#idString

ID of the resource

Returns:

  • (String)

    ID of the resource.

#messageString

Error message for the failed operation

Returns:

  • (String)

    Error message for the failed operation.