Class: Aws::Types::S3GeneratedManifestDescriptor
- Inherits:
-
Object
- Object
- Aws::Types::S3GeneratedManifestDescriptor
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#format ⇒ "S3InventoryReport_CSV_20211130"
Returns the value of attribute format.
-
#location ⇒ Types::JobManifestLocation
Returns the value of attribute location.
Instance Attribute Details
#format ⇒ "S3InventoryReport_CSV_20211130"
Returns the value of attribute format.
1761 1762 1763 |
# File 'sig/types.rbs', line 1761 def format @format end |
#location ⇒ Types::JobManifestLocation
Returns the value of attribute location.
1762 1763 1764 |
# File 'sig/types.rbs', line 1762 def location @location end |