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
- Struct
- Aws::LicenseManager::Types::LicenseConfigurationAssociation
- Defined in:
- (unknown)
Overview
Describes an association with a license configuration.
Instance Attribute Summary collapse
-
#association_time ⇒ Time
Time when the license configuration was associated with the resource.
-
#resource_arn ⇒ String
Amazon Resource Name (ARN) of the resource.
-
#resource_owner_id ⇒ String
ID of the AWS account that owns the resource consuming licenses.
-
#resource_type ⇒ String
Type of server resource.
Instance Attribute Details
#association_time ⇒ Time
Time when the license configuration was associated with the resource.
#resource_arn ⇒ String
Amazon Resource Name (ARN) of the resource.
#resource_owner_id ⇒ String
ID of the AWS account that owns the resource consuming licenses.
#resource_type ⇒ String
Type of server resource.
Possible values:
- EC2_INSTANCE
- EC2_HOST
- EC2_AMI
- RDS
- SYSTEMS_MANAGER_MANAGED_INSTANCE