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
3090 |
# File 'sig/client.rbs', line 3090
def next_token: () -> ::String
|
#report_type ⇒ "ERRORS", "RESULTS"
3089 |
# File 'sig/client.rbs', line 3089
def report_type: () -> ("ERRORS" | "RESULTS")
|
#resource_links ⇒ ::Array[::String]
3088 |
# File 'sig/client.rbs', line 3088
def resource_links: () -> ::Array[::String]
|