Class: Aws::LicenseManager::Types::GetLicenseConversionTaskResponse
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::LicenseManager::Types::GetLicenseConversionTaskResponse
 
- Defined in:
- gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
- [] 
Instance Attribute Summary collapse
- 
  
    
      #destination_license_context  ⇒ Types::LicenseConversionContext 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Information about the license type converted to. 
- 
  
    
      #end_time  ⇒ Time 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Time at which the license type conversion task was completed. 
- 
  
    
      #license_conversion_task_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    ID of the license type conversion task. 
- 
  
    
      #license_conversion_time  ⇒ Time 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Amount of time to complete the license type conversion. 
- 
  
    
      #resource_arn  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Amazon Resource Names (ARN) of the resources the license conversion task is associated with. 
- 
  
    
      #source_license_context  ⇒ Types::LicenseConversionContext 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Information about the license type converted from. 
- 
  
    
      #start_time  ⇒ Time 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Time at which the license type conversion task was started . 
- 
  
    
      #status  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Status of the license type conversion task. 
- 
  
    
      #status_message  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The status message for the conversion task. 
Instance Attribute Details
#destination_license_context ⇒ Types::LicenseConversionContext
Information about the license type converted to.
| 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 | # File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1519 class GetLicenseConversionTaskResponse < Struct.new( :license_conversion_task_id, :resource_arn, :source_license_context, :destination_license_context, :status_message, :status, :start_time, :license_conversion_time, :end_time) SENSITIVE = [] include Aws::Structure end | 
#end_time ⇒ Time
Time at which the license type conversion task was completed.
| 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 | # File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1519 class GetLicenseConversionTaskResponse < Struct.new( :license_conversion_task_id, :resource_arn, :source_license_context, :destination_license_context, :status_message, :status, :start_time, :license_conversion_time, :end_time) SENSITIVE = [] include Aws::Structure end | 
#license_conversion_task_id ⇒ String
ID of the license type conversion task.
| 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 | # File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1519 class GetLicenseConversionTaskResponse < Struct.new( :license_conversion_task_id, :resource_arn, :source_license_context, :destination_license_context, :status_message, :status, :start_time, :license_conversion_time, :end_time) SENSITIVE = [] include Aws::Structure end | 
#license_conversion_time ⇒ Time
Amount of time to complete the license type conversion.
| 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 | # File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1519 class GetLicenseConversionTaskResponse < Struct.new( :license_conversion_task_id, :resource_arn, :source_license_context, :destination_license_context, :status_message, :status, :start_time, :license_conversion_time, :end_time) SENSITIVE = [] include Aws::Structure end | 
#resource_arn ⇒ String
Amazon Resource Names (ARN) of the resources the license conversion task is associated with.
| 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 | # File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1519 class GetLicenseConversionTaskResponse < Struct.new( :license_conversion_task_id, :resource_arn, :source_license_context, :destination_license_context, :status_message, :status, :start_time, :license_conversion_time, :end_time) SENSITIVE = [] include Aws::Structure end | 
#source_license_context ⇒ Types::LicenseConversionContext
Information about the license type converted from.
| 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 | # File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1519 class GetLicenseConversionTaskResponse < Struct.new( :license_conversion_task_id, :resource_arn, :source_license_context, :destination_license_context, :status_message, :status, :start_time, :license_conversion_time, :end_time) SENSITIVE = [] include Aws::Structure end | 
#start_time ⇒ Time
Time at which the license type conversion task was started .
| 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 | # File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1519 class GetLicenseConversionTaskResponse < Struct.new( :license_conversion_task_id, :resource_arn, :source_license_context, :destination_license_context, :status_message, :status, :start_time, :license_conversion_time, :end_time) SENSITIVE = [] include Aws::Structure end | 
#status ⇒ String
Status of the license type conversion task.
| 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 | # File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1519 class GetLicenseConversionTaskResponse < Struct.new( :license_conversion_task_id, :resource_arn, :source_license_context, :destination_license_context, :status_message, :status, :start_time, :license_conversion_time, :end_time) SENSITIVE = [] include Aws::Structure end | 
#status_message ⇒ String
The status message for the conversion task.
| 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 | # File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1519 class GetLicenseConversionTaskResponse < Struct.new( :license_conversion_task_id, :resource_arn, :source_license_context, :destination_license_context, :status_message, :status, :start_time, :license_conversion_time, :end_time) SENSITIVE = [] include Aws::Structure end |