Module: Aws::LicenseManager::Client::_GetLicenseConversionTaskResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetLicenseConversionTaskResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#destination_license_contextTypes::LicenseConversionContext



607
# File 'sig/client.rbs', line 607

def destination_license_context: () -> Types::LicenseConversionContext

#end_time::Time

Returns:

  • (::Time)


612
# File 'sig/client.rbs', line 612

def end_time: () -> ::Time

#license_conversion_task_id::String

Returns:

  • (::String)


604
# File 'sig/client.rbs', line 604

def license_conversion_task_id: () -> ::String

#license_conversion_time::Time

Returns:

  • (::Time)


611
# File 'sig/client.rbs', line 611

def license_conversion_time: () -> ::Time

#resource_arn::String

Returns:

  • (::String)


605
# File 'sig/client.rbs', line 605

def resource_arn: () -> ::String

#source_license_contextTypes::LicenseConversionContext



606
# File 'sig/client.rbs', line 606

def source_license_context: () -> Types::LicenseConversionContext

#start_time::Time

Returns:

  • (::Time)


610
# File 'sig/client.rbs', line 610

def start_time: () -> ::Time

#status"IN_PROGRESS", ...

Returns:

  • ("IN_PROGRESS", "SUCCEEDED", "FAILED")


609
# File 'sig/client.rbs', line 609

def status: () -> ("IN_PROGRESS" | "SUCCEEDED" | "FAILED")

#status_message::String

Returns:

  • (::String)


608
# File 'sig/client.rbs', line 608

def status_message: () -> ::String