Class: Aws::Types::Endpoint
- Inherits:
-
Object
- Object
- Aws::Types::Endpoint
- 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.
995 996 997 |
# File 'sig/types.rbs', line 995 def uri @uri end |