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

Class: Aws::EC2::Types::BundleTaskError

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

Overview

Describes an error for BundleInstance.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#codeString

The error code.

Returns:

  • (String)

    The error code.

#messageString

The error message.

Returns:

  • (String)

    The error message.