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)


6720
6721
6722
# File 'sig/types.rbs', line 6720

def bounded_files
  @bounded_files
end

#bounded_size::Integer

Returns the value of attribute bounded_size.

Returns:

  • (::Integer)


6719
6720
6721
# File 'sig/types.rbs', line 6719

def bounded_size
  @bounded_size
end