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

Class: Aws::LicenseManager::Types::LicenseOperationFailure

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

Overview

Describes the failure of a license operation.

Instance Attribute Summary collapse

Instance Attribute Details

#error_messageString

Error message.

Returns:

  • (String)

    Error message.

#failure_timeTime

Failure time.

Returns:

  • (Time)

    Failure time.

#metadata_listArray<Types::Metadata>

Reserved.

Returns:

#operation_nameString

Name of the operation.

Returns:

  • (String)

    Name of the operation.

#operation_requested_byString

The requester is \"License Manager Automated Discovery\".

Returns:

  • (String)

    The requester is \"License Manager Automated Discovery\".

#resource_arnString

Amazon Resource Name (ARN) of the resource.

Returns:

  • (String)

    Amazon Resource Name (ARN) of the resource.

#resource_owner_idString

ID of the AWS account that owns the resource.

Returns:

  • (String)

    ID of the AWS account that owns the resource.

#resource_typeString

Resource type.

Possible values:

  • EC2_INSTANCE
  • EC2_HOST
  • EC2_AMI
  • RDS
  • SYSTEMS_MANAGER_MANAGED_INSTANCE

Returns:

  • (String)

    Resource type.