Module: Aws::Translate::Client::_GetTerminologyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetTerminologyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #auxiliary_data_location ⇒ Types::TerminologyDataLocation
- #terminology_data_location ⇒ Types::TerminologyDataLocation
- #terminology_properties ⇒ Types::TerminologyProperties
Instance Method Details
#auxiliary_data_location ⇒ Types::TerminologyDataLocation
153 |
# File 'sig/client.rbs', line 153
def auxiliary_data_location: () -> Types::TerminologyDataLocation
|
#terminology_data_location ⇒ Types::TerminologyDataLocation
152 |
# File 'sig/client.rbs', line 152
def terminology_data_location: () -> Types::TerminologyDataLocation
|
#terminology_properties ⇒ Types::TerminologyProperties
151 |
# File 'sig/client.rbs', line 151
def terminology_properties: () -> Types::TerminologyProperties
|