Amazon.ServerMigrationService.Model.GetReplicationJobsResponse.IsSetReplicationJobList C# (CSharp) Method

IsSetReplicationJobList() private method

private IsSetReplicationJobList ( ) : bool
return bool
        internal bool IsSetReplicationJobList()
        {
            return this._replicationJobList != null && this._replicationJobList.Count > 0; 
        }