Module: Aws::DeviceFarm::Client::_ListArtifactsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListArtifactsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#artifacts ⇒ ::Array[Types::Artifact]
528 |
# File 'sig/client.rbs', line 528
def artifacts: () -> ::Array[Types::Artifact]
|
#next_token ⇒ ::String
529 |
# File 'sig/client.rbs', line 529
def next_token: () -> ::String
|