Class: Aws::Types::S3Destination
- Inherits:
-
Object
- Object
- Aws::Types::S3Destination
- 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.
5524 5525 5526 |
# File 'sig/types.rbs', line 5524 def uri @uri end |