Class: Aws::Types::DataPreProcessingConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#target_sampling_rate"PT1S", ...

Returns the value of attribute target_sampling_rate.

Returns:

  • ("PT1S", "PT5S", "PT10S", "PT15S", "PT30S", "PT1M", "PT5M", "PT10M", "PT15M", "PT30M", "PT1H")


154
155
156
# File 'sig/types.rbs', line 154

def target_sampling_rate
  @target_sampling_rate
end