Class: Aws::Types::DescribeHoursOfOperationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hours_of_operation_id::String

Returns the value of attribute hours_of_operation_id.

Returns:

  • (::String)


2659
2660
2661
# File 'sig/types.rbs', line 2659

def hours_of_operation_id
  @hours_of_operation_id
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2658
2659
2660
# File 'sig/types.rbs', line 2658

def instance_id
  @instance_id
end