Class: Aws::Types::TerminologyDataLocation
- Inherits:
-
Object
- Object
- Aws::Types::TerminologyDataLocation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#location ⇒ ::String
Returns the value of attribute location.
-
#repository_type ⇒ ::String
Returns the value of attribute repository_type.
Instance Attribute Details
#location ⇒ ::String
Returns the value of attribute location.
344 345 346 |
# File 'sig/types.rbs', line 344 def location @location end |
#repository_type ⇒ ::String
Returns the value of attribute repository_type.
343 344 345 |
# File 'sig/types.rbs', line 343 def repository_type @repository_type end |