Class: Aws::Types::GetTerminologyRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetTerminologyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#terminology_data_format ⇒ "CSV", ...
Returns the value of attribute terminology_data_format.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
101 102 103 |
# File 'sig/types.rbs', line 101 def name @name end |
#terminology_data_format ⇒ "CSV", ...
Returns the value of attribute terminology_data_format.
102 103 104 |
# File 'sig/types.rbs', line 102 def terminology_data_format @terminology_data_format end |