Class: Aws::Types::S3SourceAdditionalOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bounded_files::Integer

Returns the value of attribute bounded_files.

Returns:

  • (::Integer)


6688
6689
6690
# File 'sig/types.rbs', line 6688

def bounded_files
  @bounded_files
end

#bounded_size::Integer

Returns the value of attribute bounded_size.

Returns:

  • (::Integer)


6687
6688
6689
# File 'sig/types.rbs', line 6687

def bounded_size
  @bounded_size
end