Class: Aws::Types::RestrictedPeriods

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

Defined Under Namespace

Classes: RestrictedPeriodList, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#restricted_period_list::Array[Types::RestrictedPeriod]

Returns the value of attribute restricted_period_list.

Returns:



641
642
643
# File 'sig/types.rbs', line 641

def restricted_period_list
  @restricted_period_list
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


642
643
644
# File 'sig/types.rbs', line 642

def unknown
  @unknown
end