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)


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

def creation_date: () -> ::Time

#failure_count::Integer

Returns:

  • (::Integer)


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

def failure_count: () -> ::Integer

#input_file_bucket::String

Returns:

  • (::String)


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

def input_file_bucket: () -> ::String

#input_file_key::String

Returns:

  • (::String)


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

def input_file_key: () -> ::String

#last_modified_date::Time

Returns:

  • (::Time)


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

def last_modified_date: () -> ::Time

#message::String

Returns:

  • (::String)


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

def message: () -> ::String

#percentage_progress::Integer

Returns:

  • (::Integer)


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

def percentage_progress: () -> ::Integer

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#status"InProgress", ...

Returns:

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


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

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

#success_count::Integer

Returns:

  • (::Integer)


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

def success_count: () -> ::Integer

#task_id::String

Returns:

  • (::String)


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

def task_id: () -> ::String

#template_body::String

Returns:

  • (::String)


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

def template_body: () -> ::String