Class: Aws::Types::HoursOfOperationsIdentifier

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


4578
4579
4580
# File 'sig/types.rbs', line 4578

def arn
  @arn
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


4577
4578
4579
# File 'sig/types.rbs', line 4577

def id
  @id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


4576
4577
4578
# File 'sig/types.rbs', line 4576

def name
  @name
end