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

Class: Aws::LicenseManager::Types::ConsumedLicenseSummary

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

Overview

Details about license consumption.

Instance Attribute Summary collapse

Instance Attribute Details

#consumed_licensesInteger

Number of licenses consumed by the resource.

Returns:

  • (Integer)

    Number of licenses consumed by the resource.

#resource_typeString

Resource type of the resource consuming a license.

Possible values:

  • EC2_INSTANCE
  • EC2_HOST
  • EC2_AMI
  • RDS
  • SYSTEMS_MANAGER_MANAGED_INSTANCE

Returns:

  • (String)

    Resource type of the resource consuming a license.