Class: Aws::Types::Location
- Inherits:
-
Object
- Object
- Aws::Types::Location
- 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.
3036 3037 3038 |
# File 'sig/types.rbs', line 3036 def uri @uri end |