Module: Aws::WorkSpaces::Client::_DescribeCustomWorkspaceImageImportResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created::Time

Returns:

  • (::Time)


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

def created: () -> ::Time

#error_details::Array[Types::CustomWorkspaceImageImportErrorDetails]



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

def error_details: () -> ::Array[Types::CustomWorkspaceImageImportErrorDetails]

#image_builder_instance_id::String

Returns:

  • (::String)


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

def image_builder_instance_id: () -> ::String

#image_id::String

Returns:

  • (::String)


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

def image_id: () -> ::String

#image_sourceTypes::ImageSourceIdentifier



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

def image_source: () -> Types::ImageSourceIdentifier

#infrastructure_configuration_arn::String

Returns:

  • (::String)


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

def infrastructure_configuration_arn: () -> ::String

#last_updated_time::Time

Returns:

  • (::Time)


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

def last_updated_time: () -> ::Time

#progress_percentage::Integer

Returns:

  • (::Integer)


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

def progress_percentage: () -> ::Integer

#state"PENDING", ...

Returns:

  • ("PENDING", "IN_PROGRESS", "PROCESSING_SOURCE_IMAGE", "IMAGE_TESTING_START", "UPDATING_OPERATING_SYSTEM", "IMAGE_COMPATIBILITY_CHECKING", "IMAGE_TESTING_GENERALIZATION", "CREATING_TEST_INSTANCE", "INSTALLING_COMPONENTS", "GENERALIZING", "VALIDATING", "PUBLISHING", "COMPLETED", "ERROR")


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

def state: () -> ("PENDING" | "IN_PROGRESS" | "PROCESSING_SOURCE_IMAGE" | "IMAGE_TESTING_START" | "UPDATING_OPERATING_SYSTEM" | "IMAGE_COMPATIBILITY_CHECKING" | "IMAGE_TESTING_GENERALIZATION" | "CREATING_TEST_INSTANCE" | "INSTALLING_COMPONENTS" | "GENERALIZING" | "VALIDATING" | "PUBLISHING" | "COMPLETED" | "ERROR")

#state_message::String

Returns:

  • (::String)


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

def state_message: () -> ::String