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)


2730
2731
2732
# File 'sig/types.rbs', line 2730

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)


2731
2732
2733
# File 'sig/types.rbs', line 2731

def hours_of_operation_override_id
  @hours_of_operation_override_id
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2729
2730
2731
# File 'sig/types.rbs', line 2729

def instance_id
  @instance_id
end