class Aws::MigrationHub::Types::ListCreatedArtifactsResult

@!attribute [rw] next_token

If there are more created artifacts than the max result, return the
next token to be passed to the next call as a bookmark of where to
start from.
@return [String]

@!attribute [rw] created_artifact_list

List of created artifacts up to the maximum number of results
specified in the request.
@return [Array<Types::CreatedArtifact>]

@see docs.aws.amazon.com/goto/WebAPI/AWSMigrationHub-2017-05-31/ListCreatedArtifactsResult AWS API Documentation

Constants

SENSITIVE