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)


4567
4568
4569
# File 'sig/types.rbs', line 4567

def arn
  @arn
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


4566
4567
4568
# File 'sig/types.rbs', line 4566

def id
  @id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


4565
4566
4567
# File 'sig/types.rbs', line 4565

def name
  @name
end