Module: Aws::Deadline::Client::_BatchGetSessionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::BatchGetSessionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#errors ⇒ ::Array[Types::BatchGetSessionError]
250 |
# File 'sig/client.rbs', line 250
def errors: () -> ::Array[Types::BatchGetSessionError]
|
#sessions ⇒ ::Array[Types::BatchGetSessionItem]
249 |
# File 'sig/client.rbs', line 249
def sessions: () -> ::Array[Types::BatchGetSessionItem]
|