Class: Aws::Types::EpochLockingSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_epoch::String

Returns the value of attribute custom_epoch.

Returns:

  • (::String)


1280
1281
1282
# File 'sig/types.rbs', line 1280

def custom_epoch
  @custom_epoch
end

#jam_sync_time::String

Returns the value of attribute jam_sync_time.

Returns:

  • (::String)


1281
1282
1283
# File 'sig/types.rbs', line 1281

def jam_sync_time
  @jam_sync_time
end