Module: Aws::LexModelsV2::Client::_CreateUploadUrlResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateUploadUrlResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#import_id ⇒ ::String
553 |
# File 'sig/client.rbs', line 553
def import_id: () -> ::String
|
#upload_url ⇒ ::String
554 |
# File 'sig/client.rbs', line 554
def upload_url: () -> ::String
|