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)


4428
4429
4430
# File 'sig/types.rbs', line 4428

def arn
  @arn
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


4427
4428
4429
# File 'sig/types.rbs', line 4427

def id
  @id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


4426
4427
4428
# File 'sig/types.rbs', line 4426

def name
  @name
end