Module: Aws::IoT::Client::_DescribeThingRegistrationTaskResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#creation_date::Time

Returns:

  • (::Time)


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

def creation_date: () -> ::Time

#failure_count::Integer

Returns:

  • (::Integer)


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

def failure_count: () -> ::Integer

#input_file_bucket::String

Returns:

  • (::String)


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

def input_file_bucket: () -> ::String

#input_file_key::String

Returns:

  • (::String)


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

def input_file_key: () -> ::String

#last_modified_date::Time

Returns:

  • (::Time)


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

def last_modified_date: () -> ::Time

#message::String

Returns:

  • (::String)


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

def message: () -> ::String

#percentage_progress::Integer

Returns:

  • (::Integer)


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

def percentage_progress: () -> ::Integer

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#status"InProgress", ...

Returns:

  • ("InProgress", "Completed", "Failed", "Cancelled", "Cancelling")


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

def status: () -> ("InProgress" | "Completed" | "Failed" | "Cancelled" | "Cancelling")

#success_count::Integer

Returns:

  • (::Integer)


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

def success_count: () -> ::Integer

#task_id::String

Returns:

  • (::String)


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

def task_id: () -> ::String

#template_body::String

Returns:

  • (::String)


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

def template_body: () -> ::String