Class: Aws::Types::S3ObjectFile
- Inherits:
-
Object
- Object
- Aws::Types::S3ObjectFile
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#uri ⇒ ::String
Returns the value of attribute uri.
Instance Attribute Details
#uri ⇒ ::String
Returns the value of attribute uri.
2557 2558 2559 |
# File 'sig/types.rbs', line 2557 def uri @uri end |