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

Class: Aws::LicenseManager::Types::ManagedResourceSummary

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

Overview

Summary information about a managed resource.

Instance Attribute Summary collapse

Instance Attribute Details

#association_countInteger

Number of resources associated with licenses.

Returns:

  • (Integer)

    Number of resources associated with licenses.

#resource_typeString

Type of resource associated with a license.

Possible values:

  • EC2_INSTANCE
  • EC2_HOST
  • EC2_AMI
  • RDS
  • SYSTEMS_MANAGER_MANAGED_INSTANCE

Returns:

  • (String)

    Type of resource associated with a license.