Class: Aws::Types::CreateHoursOfOperationResponse

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_arn::String

Returns the value of attribute hours_of_operation_arn.

Returns:

  • (::String)


1548
1549
1550
# File 'sig/types.rbs', line 1548

def hours_of_operation_arn
  @hours_of_operation_arn
end

#hours_of_operation_id::String

Returns the value of attribute hours_of_operation_id.

Returns:

  • (::String)


1547
1548
1549
# File 'sig/types.rbs', line 1547

def hours_of_operation_id
  @hours_of_operation_id
end