Module: Aws::Translate::Client::_ImportTerminologyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ImportTerminologyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #auxiliary_data_location ⇒ Types::TerminologyDataLocation
- #terminology_properties ⇒ Types::TerminologyProperties
Instance Method Details
#auxiliary_data_location ⇒ Types::TerminologyDataLocation
165 |
# File 'sig/client.rbs', line 165
def auxiliary_data_location: () -> Types::TerminologyDataLocation
|
#terminology_properties ⇒ Types::TerminologyProperties
164 |
# File 'sig/client.rbs', line 164
def terminology_properties: () -> Types::TerminologyProperties
|