Module: Aws::MigrationHub::Client::_ListCreatedArtifactsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCreatedArtifactsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#created_artifact_list ⇒ ::Array[Types::CreatedArtifact]
233 |
# File 'sig/client.rbs', line 233
def created_artifact_list: () -> ::Array[Types::CreatedArtifact]
|
#next_token ⇒ ::String
232 |
# File 'sig/client.rbs', line 232
def next_token: () -> ::String
|