Module: Aws::IoT::Client::_ListThingRegistrationTaskReportsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListThingRegistrationTaskReportsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
3083 |
# File 'sig/client.rbs', line 3083
def next_token: () -> ::String
|
#report_type ⇒ "ERRORS", "RESULTS"
3082 |
# File 'sig/client.rbs', line 3082
def report_type: () -> ("ERRORS" | "RESULTS")
|
#resource_links ⇒ ::Array[::String]
3081 |
# File 'sig/client.rbs', line 3081
def resource_links: () -> ::Array[::String]
|