Class: Aws::Types::DynamicPartitioningConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enabledBoolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


364
365
366
# File 'sig/types.rbs', line 364

def enabled
  @enabled
end

#retry_optionsTypes::RetryOptions

Returns the value of attribute retry_options.

Returns:



363
364
365
# File 'sig/types.rbs', line 363

def retry_options
  @retry_options
end