Class: Aws::Types::S3Location
- Inherits:
-
Object
- Object
- Aws::Types::S3Location
- 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.
2547 2548 2549 |
# File 'sig/types.rbs', line 2547 def uri @uri end |