Class: Aws::LicenseManager::Types::GetLicenseConversionTaskResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#destination_license_contextTypes::LicenseConversionContext

Information about the license type converted to.



1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1500

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_timeTime

Time at which the license type conversion task was completed.

Returns:

  • (Time)


1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1500

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_idString

ID of the license type conversion task.

Returns:

  • (String)


1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1500

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_timeTime

Amount of time to complete the license type conversion.

Returns:

  • (Time)


1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1500

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_arnString

Amazon Resource Names (ARN) of the resources the license conversion task is associated with.

Returns:

  • (String)


1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1500

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_contextTypes::LicenseConversionContext

Information about the license type converted from.



1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1500

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_timeTime

Time at which the license type conversion task was started .

Returns:

  • (Time)


1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1500

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

#statusString

Status of the license type conversion task.

Returns:

  • (String)


1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1500

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_messageString

The status message for the conversion task.

Returns:

  • (String)


1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1500

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