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

Class: Aws::LicenseManager::Types::LicenseConfigurationAssociation

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

Overview

Describes an association with a license configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#association_timeTime

Time when the license configuration was associated with the resource.

Returns:

  • (Time)

    Time when the license configuration was associated with the resource.

#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 consuming licenses.

Returns:

  • (String)

    ID of the AWS account that owns the resource consuming licenses.

#resource_typeString

Type of server resource.

Possible values:

  • EC2_INSTANCE
  • EC2_HOST
  • EC2_AMI
  • RDS
  • SYSTEMS_MANAGER_MANAGED_INSTANCE

Returns:

  • (String)

    Type of server resource.