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)


4486
4487
4488
# File 'sig/types.rbs', line 4486

def arn
  @arn
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


4485
4486
4487
# File 'sig/types.rbs', line 4485

def id
  @id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


4484
4485
4486
# File 'sig/types.rbs', line 4484

def name
  @name
end