Class: Aws::Types::DescribeHoursOfOperationOverrideRequest

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)


2689
2690
2691
# File 'sig/types.rbs', line 2689

def hours_of_operation_id
  @hours_of_operation_id
end

#hours_of_operation_override_id::String

Returns the value of attribute hours_of_operation_override_id.

Returns:

  • (::String)


2690
2691
2692
# File 'sig/types.rbs', line 2690

def hours_of_operation_override_id
  @hours_of_operation_override_id
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2688
2689
2690
# File 'sig/types.rbs', line 2688

def instance_id
  @instance_id
end