Class: Aws::Types::ListThingRegistrationTaskReportsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.

Returns:



3710
3711
3712
# File 'sig/types.rbs', line 3710

def next_token
  @next_token
end

#report_type"ERRORS", "RESULTS"

Returns the value of attribute report_type.

Returns:



3709
3710
3711
# File 'sig/types.rbs', line 3709

def report_type
  @report_type
end

Returns the value of attribute resource_links.

Returns:



3708
3709
3710
# File 'sig/types.rbs', line 3708

def resource_links
  @resource_links
end