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")


1829
1830
1831
# File 'sig/types.rbs', line 1829

def partition_strategy
  @partition_strategy
end

#source_list::Array[Types::PartitionSource]

Returns the value of attribute source_list.

Returns:



1830
1831
1832
# File 'sig/types.rbs', line 1830

def source_list
  @source_list
end