Module: Aws::DeviceFarm::Client::_ListTestGridSessionArtifactsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTestGridSessionArtifactsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#artifacts ⇒ ::Array[Types::TestGridSessionArtifact]
751 |
# File 'sig/client.rbs', line 751 def artifacts: () -> ::Array[Types::TestGridSessionArtifact] |
#next_token ⇒ ::String
752 |
# File 'sig/client.rbs', line 752 def next_token: () -> ::String |