Class: Aws::Types::CreateLocationOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateLocationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#location ⇒ Types::LocationModel
Returns the value of attribute location.
Instance Attribute Details
#location ⇒ Types::LocationModel
Returns the value of attribute location.
421 422 423 |
# File 'sig/types.rbs', line 421 def location @location end |