Class: Aws::Types::S3SourceAdditionalOptions
- Inherits:
-
Object
- Object
- Aws::Types::S3SourceAdditionalOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bounded_files ⇒ ::Integer
Returns the value of attribute bounded_files.
-
#bounded_size ⇒ ::Integer
Returns the value of attribute bounded_size.
Instance Attribute Details
#bounded_files ⇒ ::Integer
Returns the value of attribute bounded_files.
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.
6687 6688 6689 |
# File 'sig/types.rbs', line 6687 def bounded_size @bounded_size end |