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

Class: Aws::LicenseManager::Types::ResourceInventory

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

Overview

Details about a resource.

Instance Attribute Summary collapse

Instance Attribute Details

#platformString

Platform of the resource.

Returns:

  • (String)

    Platform of the resource.

#platform_versionString

Platform version of the resource in the inventory.

Returns:

  • (String)

    Platform version of the resource in the inventory.

#resource_arnString

Amazon Resource Name (ARN) of the resource.

Returns:

  • (String)

    Amazon Resource Name (ARN) of the resource.

#resource_idString

ID of the resource.

Returns:

  • (String)

    ID of the resource.

#resource_owning_account_idString

ID of the account that owns the resource.

Returns:

  • (String)

    ID of the account that owns the resource.

#resource_typeString

Type of resource.

Possible values:

  • EC2_INSTANCE
  • EC2_HOST
  • EC2_AMI
  • RDS
  • SYSTEMS_MANAGER_MANAGED_INSTANCE

Returns:

  • (String)

    Type of resource.