Module: Aws::GroundStation::Client::_GetAgentTaskResponseUrlResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAgentTaskResponseUrlResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#agent_id ⇒ ::String
417 |
# File 'sig/client.rbs', line 417
def agent_id: () -> ::String
|
#presigned_log_url ⇒ ::String
419 |
# File 'sig/client.rbs', line 419
def presigned_log_url: () -> ::String
|
#task_id ⇒ ::String
418 |
# File 'sig/client.rbs', line 418
def task_id: () -> ::String
|