Class: Aws::Types::PartitionSpec

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#partition_strategy"TIME_HOUR"

Returns the value of attribute partition_strategy.

Returns:

  • ("TIME_HOUR")


1790
1791
1792
# File 'sig/types.rbs', line 1790

def partition_strategy
  @partition_strategy
end

#source_list::Array[Types::PartitionSource]

Returns the value of attribute source_list.

Returns:



1791
1792
1793
# File 'sig/types.rbs', line 1791

def source_list
  @source_list
end