C# Class Amazon.ServerMigrationService.Model.GetReplicationRunsRequest

Container for the parameters to the GetReplicationRuns operation. The GetReplicationRuns API will return all ReplicationRuns for a given ReplicationJob. This API returns a paginated list, that may be consecutively called with nextToken to retrieve all ReplicationRuns for a ReplicationJob.
Inheritance: AmazonServerMigrationServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool
IsSetReplicationJobId ( ) : bool