Class: Aws::Types::ListChildHoursOfOperationsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#child_hours_of_operations_summary_list::Array[Types::HoursOfOperationsIdentifier]

Returns the value of attribute child_hours_of_operations_summary_list.



4824
4825
4826
# File 'sig/types.rbs', line 4824

def child_hours_of_operations_summary_list
  @child_hours_of_operations_summary_list
end

#last_modified_region::String

Returns the value of attribute last_modified_region.

Returns:

  • (::String)


4826
4827
4828
# File 'sig/types.rbs', line 4826

def last_modified_region
  @last_modified_region
end

#last_modified_time::Time

Returns the value of attribute last_modified_time.

Returns:

  • (::Time)


4825
4826
4827
# File 'sig/types.rbs', line 4825

def last_modified_time
  @last_modified_time
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


4823
4824
4825
# File 'sig/types.rbs', line 4823

def next_token
  @next_token
end